{{ include('@ZikulaBootstrapTheme/Include/header.html.twig', {admin: true}) }}
{{ include('@ZikulaBootstrapTheme/Include/topNav.html.twig', {admin: true}) }}
{{ include('@ZikulaBootstrapTheme/Body/' ~ themevars.admin_template ~ '.html.twig', {admin: true}) }}
{{ include('@ZikulaBootstrapTheme/Include/footer.html.twig', {admin: true}) }}
