Fix sync to follow new pattern of function grouping.

This commit is contained in:
Eli Ribble 2026-01-09 22:29:56 +00:00
parent 653e3473b3
commit 28e4e88794
No known key found for this signature in database
54 changed files with 24 additions and 31 deletions

View file

@ -0,0 +1,7 @@
{{template "authenticated.html" .}}
{{define "title"}}Dash{{end}}
{{define "extraheader"}}
{{end}}
{{define "content"}}
{{end}}