Fix sync to follow new pattern of function grouping.
This commit is contained in:
parent
653e3473b3
commit
28e4e88794
54 changed files with 24 additions and 31 deletions
7
sync/template/empty-auth.html
Normal file
7
sync/template/empty-auth.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{{template "authenticated.html" .}}
|
||||
|
||||
{{define "title"}}Dash{{end}}
|
||||
{{define "extraheader"}}
|
||||
{{end}}
|
||||
{{define "content"}}
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue