by -> door

This commit is contained in:
Lorin Werthen 2016-11-01 21:56:55 +01:00
parent 537dd68338
commit 121d6519a7
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -30,7 +30,7 @@
<p class="title is-3"><%= post[:title] %></p> <p class="title is-3"><%= post[:title] %></p>
<p class="subtitle is-5"> <p class="subtitle is-5">
<% if post[:author] %> <% if post[:author] %>
by <%= post[:author] %> door <%= post[:author] %>
<% end %> <% end %>
</p> </p>
<div class="content"> <div class="content">