mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Titelzeile
This commit is contained in:
@@ -30,18 +30,14 @@
|
||||
</head>
|
||||
|
||||
<body class="w-full" hx-ext="response-targets" hx-boost="true">
|
||||
<div class="container flex flex-col min-h-screen max-w-(--breakpoint-2xl) mx-auto">
|
||||
<header>
|
||||
{{ block "_header" . }}
|
||||
<!-- Default app header... -->
|
||||
{{ end }}
|
||||
</header>
|
||||
|
||||
<div>
|
||||
<div class="container flex flex-col min-h-screen max-w-(--breakpoint-xl) mx-auto">
|
||||
<header class="px-3 py-2.5" id="header">
|
||||
{{ block "_menu" . }}
|
||||
<!-- Default app menu... -->
|
||||
{{ end }}
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div></div>
|
||||
|
||||
<main class="">
|
||||
{{ block "body" . }}
|
||||
|
||||
Reference in New Issue
Block a user