From cc7f50103691dc07dd3efca52c7dfbf9a0622fd9 Mon Sep 17 00:00:00 2001
From: hit172587zpz
Date: Thu, 5 Aug 2021 09:37:15 +0800
Subject: [PATCH] fix bug
---
templates/repo/home.tmpl | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl
index 5e33aa7be..a50b6e83f 100644
--- a/templates/repo/home.tmpl
+++ b/templates/repo/home.tmpl
@@ -178,8 +178,8 @@
{{.Repository.Website}}
- {{else}}
-
+
{{end}}
@@ -196,19 +196,19 @@
{{end}}
- {{else}}
-
+
{{end}}
{{if .LICENSE}}
- {{if .LICENSE}}
+
{{.LICENSE}}
- {{end}}
+
- {{else}}
-
+
{{end}}