<% var rootPath = '../../'; %> <% var navExt = '-nav' %> <%- include(rootPath + 'partials/include') %>
<%- include(rootPath + 'partials/nav') %>
<%- include(rootPath + page) %>
<%- include(rootPath + 'partials/footer') %> <%- include(rootPath + 'partials/post_html_include') %>