{{template "base/alert" .}}
404 Not Found
{{if .NotFoundPrompt}}{{.NotFoundPrompt}}{{else}}{{ctx.Locale.Tr "error404"}}{{end}}
{{if .NotFoundGoBackURL}}
{{ctx.Locale.Tr "go_back"}}
{{end}}
{{template "base/head" .}}