{{partial "head" .}} {{partial "header" .}}
{{ if .Content}} {{.Content}} {{end}} {{if .GetTerms "issues"}} {{ partial "issues" .}} {{end}}
{{partial "footer" .}}