Gerüst mit Form-Auth

This commit is contained in:
mbremer
2021-07-02 21:39:28 +02:00
commit 825363e491
30 changed files with 1528 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{#include base.html}
{#kalender_active}active{/}
{#contents}
<div class="mt-2">
aktuelle Woche<br>
nächste Woche<br>
übernächste Woche<br>
</div>
{/contents}
{/include}