From 3998e6bf2ac112e80166f0162ef4ce534a8a3454 Mon Sep 17 00:00:00 2001 From: colorfulberry Date: Wed, 20 Jan 2021 17:41:53 +0800 Subject: [PATCH] feat: fix the error page --- templates/status/404.tmpl | 2 +- templates/status/500.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}} -
+