{{ define "main" }}
<main class="responsive">
<h5>{{ .Status }} - {{ .StatusText }}</h5>
<p>{{ .Err }}</p>
</main>
{{ end }}