From f91b0d50890ea001c54ca74f2381616570f4e2d4 Mon Sep 17 00:00:00 2001 From: zouap Date: Fri, 27 May 2022 17:04:10 +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 ++++---- templates/home.tmpl | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 38e29d718..091b9a7e7 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -12,11 +12,9 @@ {{template "base/footer_content" .}} -{{if .PageIsHome}} -{{else}} -{{end}} + {{if .RequireSimpleMDE}} @@ -47,7 +45,9 @@ {{template "custom/footer" .}} {{if .PageIsHome}} - + + + - + {{template "base/footer" .}}