<%- func.render_md(post.content) %>
<%- func.render_tags(post.tags) %>
<%= locale.published %>: <%= func.unix_time_to_date_format(post.pubdate) %>
<%= locale.last_modified %>: <%= func.unix_time_to_date_format(post.pubdate) %>
<%- config.seperator %>