fix go templating

This commit is contained in:
nahakubuilde
2025-08-25 09:44:14 +01:00
parent 17d8e8144b
commit 3e47f77ae9
12 changed files with 57 additions and 365 deletions

View File

@@ -1,4 +1,6 @@
{{template "base.html" .}}
{{define "edit"}}
{{template "base" .}}
{{end}}
{{define "content"}}
<div class="max-w-4xl mx-auto p-6">