diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl index f947602bf2..47f8ebf35a 100644 --- a/templates/status/404.tmpl +++ b/templates/status/404.tmpl @@ -1,7 +1,7 @@ {{template "base/head" .}} {{if .IsRepo}}
{{template "repo/header" .}}
{{end}}
-

404

+

404


{{if .ShowFooterVersion}}

Application Version: {{AppVer}}

{{end}} diff --git a/templates/status/500.tmpl b/templates/status/500.tmpl index 191e5929d8..1dc7061d45 100644 --- a/templates/status/500.tmpl +++ b/templates/status/500.tmpl @@ -1,6 +1,6 @@ {{template "base/head" .}}
-

500

+

500


{{if .ErrorMsg}}

An error has occurred :