From ec49bebe3a50345736d708377d72bd621e7885b9 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 7 Jan 2022 09:59:50 +0800 Subject: [PATCH] fix issue --- templates/repo/create.tmpl | 52 +++++++++++++++++++++++++++++++++++--- 1 file changed, 49 insertions(+), 3 deletions(-) diff --git a/templates/repo/create.tmpl b/templates/repo/create.tmpl index e5aa2a630..1526a2150 100644 --- a/templates/repo/create.tmpl +++ b/templates/repo/create.tmpl @@ -41,7 +41,7 @@ -->
- +
@@ -78,12 +78,16 @@
- +
+
+ + - +
+
@@ -228,3 +232,45 @@
{{template "base/footer" .}} + \ No newline at end of file