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