<%- partial('_pre') %> <% page.comments = false; %>
'> <% if (site.posts && site.posts.length > 0) { %> <% if (page.layout == 'category') { %>
<% } else { %> <%- partial('_partial/archive') %> <% } %> <% } %>
<%- partial('_partial/side') %> <%- partial('_partial/footer', null, {cache: !config.relative_link}) %>