Skip to content

Commit

Permalink
Fix show page
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceTesla committed Apr 25, 2024
1 parent 4563d7d commit a9937cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/listings/show.ejs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<% layout("/layouts/boilerplate") %>
<%- layout("/layouts/boilerplate") %>

<div class="row">
<div class="card col-8 offset-2">
Expand Down

0 comments on commit a9937cd

Please sign in to comment.