{template_event name="quiqqer::template::header::begin" Template=$Template} {pace} {$Template->getHeader()} {fetch template="template/head/cssVariables.html" Template=$Template} {template_event name="quiqqer::template::header::afterCSSVariables" Template=$Template} {fetch template="template/head/styles.html" Template=$Template} {template_event name="quiqqer::template::header::afterCSSstyles" Template=$Template} {template_event name="quiqqer::template::header::afterSettingsCSS" Template=$Template} {template_event name="quiqqer::template::header::end" Template=$Template} {template_event name="quiqqer::template::body::begin" Template=$Template} {if $useSlideOutMenu}
{/if} {* main navigation / menu *} {if $Template->getAttribute('template-header')} {fetch template="template/menu.html" Template=$Template} {/if} {template_event name="quiqqer::template::body::afterMenu" Template=$Template} {fetch template="template/page.html" Project=$Project Template=$Template Site=$Site showPageTitle=$showPageTitle showPageShort=$showPageShort startPage=$startPage BricksManager=$BricksManager showBreadcrumb=$showBreadcrumb Breadcrumb=$Breadcrumb socialFooter=$socialFooter } {if $useSlideOutMenu}
{/if} {* to top button *} {fetch template="template/toTop.html"} {* javascript *} {fetch template="template/scripts.html" Template=$Template URL_OPT_DIR=$URL_OPT_DIR} {template_event name="quiqqer::template::body::end" Template=$Template}