That way I can separate out HTML for the public-facing report system and Nidus sync.
7 lines
120 B
HTML
7 lines
120 B
HTML
{{template "base.html" .}}
|
|
|
|
{{define "title"}}Dash{{end}}
|
|
{{define "extraheader"}}
|
|
{{end}}
|
|
{{define "content"}}
|
|
{{end}}
|