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,3 +1,7 @@
{{define "note"}}
{{template "base" .}}
{{end}}
{{define "content"}}
<div class="max-w-4xl mx-auto p-6">
<!-- Note Header -->