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

{{.i18n.Tr "error404_index"}}

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

{{template "base/footer" .}}