init f0ckm

This commit is contained in:
2026-04-25 19:51:52 +02:00
commit b646107eb7
241 changed files with 70364 additions and 0 deletions

5
views/user-halls.html Normal file
View File

@@ -0,0 +1,5 @@
@include(snippets/header)
<div id="main">
@include(user-halls-partial)
</div>
@include(snippets/footer)