Rework layouts to get embedded filesystem working again

I really hate go templates at this point.
This commit is contained in:
Eli Ribble 2026-02-07 17:55:25 +00:00
parent db387ad28b
commit f9389de27b
No known key found for this signature in database
64 changed files with 69 additions and 75 deletions

View file

@ -1,4 +1,4 @@
{{ template "sync/base.html" . }}
{{ template "sync/layout/base.html" . }}
{{ define "title" }}Dash{{ end }}
{{ define "extraheader" }}