{{ define "content" }}
<h1>Internal Server Error</h1>
{{ end }}

{{ define "message" }}
<p style="color:red;">{{.Message}}</p>
{{ end }}