{{define "title"}} Internal Error {{end}} {{define "body"}} {{if .ShowDetails}}

HTTP status code: {{.Error.Code}}
Error type: {{.Error.Type}}

Message: {{.Error.Message}}
Error:

{{.Error.Error}}

{{else}} An internal error occured. The developer has been notified. Hopefully it'll be fixed soon. You can also try checking the current issues list. {{end}} {{end}}