{{template "base/head" .}} {{if .IsRepo}}
{{template "repo/header" .}}
{{end}}

{{.i18n.Tr "error500_index"}}

{{.i18n.Tr "error500" | Safe}}

{{template "base/footer" .}}