By <%- item.displayAuthor.name %>
<%- item.status %>
<%- t('Published') + ': ' + prettyDate(item.published) %> / <%- t('Last Updated') + ': ' + prettyDate(item.updated) %>
<%- item.tags %>
<%- item.content %>