From 5cde254ce07f3210a0c825be77faea3733b7b9a8 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Mon, 23 May 2022 12:02:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4h1=E6=96=87=E5=AD=97=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/home.tmpl | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/templates/home.tmpl b/templates/home.tmpl index 2d2fcf3e2..5a602dab7 100755 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -54,19 +54,23 @@
-

- {{.page_title}} -
- {{.page_small_title}} +
+
+

+ {{.page_title}} +
+ {{.page_small_title}} +
+

+

{{.page_description}}

+ + {{if .IsSigned}} + {{.page_use}} + {{else}} + {{.page_use}} + {{end}}
-

-

{{.page_description}}

- - {{if .IsSigned}} - {{.page_use}} - {{else}} - {{.page_use}} - {{end}} +