diff --git a/templates/user/include/header.tmpl b/templates/user/include/header.tmpl index ee2e6f5..5f5fb7b 100644 --- a/templates/user/include/header.tmpl +++ b/templates/user/include/header.tmpl @@ -1,118 +1,118 @@ {{define "user-navigation"}}
{{end}} {{define "header"}} {{template "head-base" .}} {{.PageTitle}} {{if .Separator}}{{.Separator}}{{else}}—{{end}} {{.SiteName}} {{if .CustomCSS}}{{end}} {{template "user-navigation" .}}
{{end}} {{define "admin-header"}}

Admin

{{end}}