From a1cb98cf554c3cca2e7b2bafb52311d9e099f62e Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Thu, 14 Nov 2024 18:44:05 +0800 Subject: [PATCH] fix --- templates/repo/projects/new.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/projects/new.tmpl b/templates/repo/projects/new.tmpl index e70f3bca87da8..67abfe24be8e6 100644 --- a/templates/repo/projects/new.tmpl +++ b/templates/repo/projects/new.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -
+
{{template "repo/header" .}}
{{template "projects/new" .}}