repush clean
continuous-integration/drone Build is passing

This commit is contained in:
2024-04-01 20:27:33 +02:00
commit 10e8ad3be8
155 changed files with 3945 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{{ define "main"}}
<div class="container mt-4">
<main id="main">
<h1 id="title">Page not found</h1>
</main>
</div>
{{ end }}