From 61ec6477a53e8be2d75972d7f983d4f4fa32700d Mon Sep 17 00:00:00 2001 From: colorfulberry Date: Tue, 15 Sep 2020 19:19:50 +0800 Subject: [PATCH] feat: improve --- templates/status/404.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl index 1a4f407c1..79fc7b08c 100644 --- a/templates/status/404.tmpl +++ b/templates/status/404.tmpl @@ -2,7 +2,7 @@ {{if .IsRepo}}
{{template "repo/header" .}}
{{end}}
-
+

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