<% if (page.type) { %> <%- partial('partials/sidebar', { type: page.type, index: page.index }) %> <% } else { %> <% } %>
<%- page.content %>