diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl
index 79fc7b08c..36e3329ac 100644
--- a/templates/status/404.tmpl
+++ b/templates/status/404.tmpl
@@ -1,6 +1,6 @@
{{template "base/head" .}}
{{if .IsRepo}}
{{template "repo/header" .}}
{{end}}
-
+
diff --git a/templates/status/500.tmpl b/templates/status/500.tmpl
index ec1c5b18e..db4e3e234 100644
--- a/templates/status/500.tmpl
+++ b/templates/status/500.tmpl
@@ -1,6 +1,6 @@
{{template "base/head" .}}
{{if .IsRepo}}
{{template "repo/header" .}}
{{end}}
-