@ -8,9 +8,7 @@
</a>
<% } %>
<p style="margin-bottom: 0;">
<em id="written-by">Written by <%- post.author %></em>
<br />
<em id="published-on">Published on <%= post.date.format("DD MMMM YYYY") %></em>
<em id="published-on">Published in <%= post.date.format("MMMM YYYY") %></em>
</p>
</header>
<%- post.content %>