<% if (page.content) { %> <%- page.content %> <% } else { %> <%- partial('_partial/archive', { pagination: 1, index: true }) %> <% } %>