<%- body %>
% let contType = ''; let indexBody = ''; let ball = false; let misc; if (is_root()) { contType = 'main__container'; indexBody = 'main'; } if (page.layout == 'crystalball') { ball = true; } if (page.layout == 'miscellaneous') { misc = "miscellaneous"; } %> <%- partial('_partial/head') %>