{{ define "main" }}
<article>
  <h1>{{ .Status }} - {{ .StatusText }}</h1>
  <p>{{ .Err }}</p>
</article>
{{ end }}