<%= site.title %>
<% if (page.section) { %>
<%= page.section %>
<% } %> <% if (page.year) { %>
<%= page.year %>
<% } %>
<%= page.title %>
<%- body %>