<%= title %>
<%= postDate %> by <%= author.username %> @ <%= category %>
<% if (state === "Draft") { %>
<%= state %>
<% } %>