by -> door
This commit is contained in:
parent
537dd68338
commit
121d6519a7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
<p class="title is-3"><%= post[:title] %></p>
|
||||
<p class="subtitle is-5">
|
||||
<% if post[:author] %>
|
||||
by <%= post[:author] %>
|
||||
door <%= post[:author] %>
|
||||
<% end %>
|
||||
</p>
|
||||
<div class="content">
|
||||
|
|
Loading…
Reference in a new issue