fix templating

This commit is contained in:
nahakubuilde
2025-08-25 17:26:27 +01:00
parent 3e47f77ae9
commit 9583224c65
12 changed files with 228 additions and 100 deletions

View File

@@ -2,7 +2,7 @@
{{template "base" .}}
{{end}}
{{define "content"}}
{{define "error_content"}}
<div class="flex items-center justify-center min-h-screen">
<div class="max-w-md w-full mx-4">
<div class="bg-gray-800 rounded-lg p-8 text-center">