From 95b18157da4137399696ec67eb8d18943c96d659 Mon Sep 17 00:00:00 2001 From: zouap Date: Fri, 27 May 2022 17:11:29 +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/base/footer.tmpl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 7ec89d2ee..599dd246d 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -40,12 +40,16 @@ {{if .RequireTribute}} {{end}} +{{if .PageIsHome}} + +{{end}} + {{template "custom/footer" .}} {{if .PageIsHome}} - + @@ -83,6 +87,6 @@ }); {{end}} - +