<%= title %>

<% if (post) { %>
<%= postContentTemplate({post: post}) %>
<% } %>