{{block "scripts" .}}{{end}}
{{if .User}} {{template "header_navigation" dict "CurrentPath" .CurrentPath}}
{{block "page_container" .}} {{template "content" .}} {{end}}
{{else}}
{{template "content" .}}
{{end}}