<%= post.title %>

<%= TemplateTags.formatDate(post.date,'d/m/Y') %>
<% if( post.thumbnail && post.thumbnail.src && post.thumbnail.src.length ){ %> <% } %> <%= post.content %>