{{template "base/alert" .}}
500 Internal Server Error
{{if .ErrorMsg}}

{{ctx.Locale.Tr "error.occurred"}}:

{{.ErrorMsg}}
{{end}}
{{if or .SignedUser.IsAdmin .ShowFooterVersion}}

{{ctx.Locale.Tr "admin.config.app_ver"}}: {{AppVer}}

{{end}} {{if .SignedUser.IsAdmin}}

{{ctx.Locale.Tr "error.report_message"}}

{{end}}