From 94413abfcd5723a84427937b33c08b303580285a Mon Sep 17 00:00:00 2001 From: zouap Date: Wed, 29 Dec 2021 11:11:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- templates/home.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/home.tmpl b/templates/home.tmpl index 8a2a63061..70a3ed2d0 100755 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -179,5 +179,8 @@ }, }); + + + {{template "base/footer" .}} \ No newline at end of file