Rework layouts to get embedded filesystem working again
I really hate go templates at this point.
This commit is contained in:
parent
db387ad28b
commit
f9389de27b
64 changed files with 69 additions and 75 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{{ template "sync/base.html" . }}
|
||||
{{ template "sync/layout/base.html" . }}
|
||||
|
||||
{{ define "title" }}Dash{{ end }}
|
||||
{{ define "extraheader" }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue