global topbar

This commit is contained in:
2026-06-26 09:53:10 +02:00
parent ea55d1e146
commit 8cb4ec263f
7 changed files with 800 additions and 7 deletions
+2 -7
View File
@@ -25,15 +25,10 @@
<body class="{bodyClass} skin-{{{if bootswatchSkin}}}{bootswatchSkin}{{{else}}}noskin{{{end}}}">
<a class="visually-hidden-focusable position-absolute top-0 start-0 p-3 m-3 bg-body" style="z-index: 1021;" href="#content">[[global:skip-to-content]]</a>
{{{ if config.theme.topMobilebar }}}
<!-- IMPORT partials/mobile-header.tpl -->
{{{ end }}}
<div class="layout-container d-flex justify-content-between pb-4 pb-md-0">
<!-- IMPORT partials/sidebar-left.tpl -->
<div class="layout-container wg-layout-container d-flex flex-column pb-4 pb-md-0">
<!-- IMPORT partials/header/topbar.tpl -->
<main id="panel" class="d-flex flex-column gap-3 flex-grow-1 mt-3" style="min-width: 0;">
<!-- IMPORT partials/header/brand.tpl -->
<div class="container-lg px-md-4 d-flex flex-column gap-3 h-100 mb-5 mb-lg-0" id="content">
<!-- IMPORT partials/noscript/warning.tpl -->
<!-- IMPORT partials/noscript/message.tpl -->