Initial commit

This commit is contained in:
Konstantin Kollar
2022-10-03 21:13:35 +02:00
commit 8529ee86e4
1120 changed files with 276225 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{{ define "main" }}
<div class="flex justify-center">
<div class="flex w-3/4 min-h-[80vh]">404 - Page not found</div>
</div>
{{/* {{ .Content }} */}} {{ end }}