{{ extends "base.tmpl" }} {{define "title" -}}Error {{.Status}} - {{end}} {{define "content" -}}

Error {{.Status}}

{{.Text}}

{{end}}