{{define "error.html" -}} {{- template "header.html" .}}
{{.code}}
{{.label}}

{{ .message }}

{{- template "footer.html"}} {{end -}}