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,4 @@
{{ define "base" }}
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
@@ -373,7 +374,7 @@
{{block "scripts" .}}{{end}}
</body>
</html>
{{end}}
<!-- Tree Node Template -->
{{define "tree_node"}}
<div class="tree-node">