From 1f73550bf258c88c8e8caddffa380108f18896ad Mon Sep 17 00:00:00 2001 From: wangjr Date: Fri, 7 Jan 2022 15:17:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=95=E9=83=A8=E5=8F=8D=E9=A6=88=E6=84=8F?= =?UTF-8?q?=E8=A7=81=E8=BE=B9=E8=B7=9D=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base/footer_content.tmpl | 2 +- templates/base/footer_content_fluid.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base/footer_content.tmpl b/templates/base/footer_content.tmpl index 85f8eb576..42084b871 100755 --- a/templates/base/footer_content.tmpl +++ b/templates/base/footer_content.tmpl @@ -32,7 +32,7 @@ {{if .IsSigned}} {{else}} - + {{end}} {{template "custom/extra_links_footer" .}} diff --git a/templates/base/footer_content_fluid.tmpl b/templates/base/footer_content_fluid.tmpl index 8c734c1b2..6d3cada9e 100644 --- a/templates/base/footer_content_fluid.tmpl +++ b/templates/base/footer_content_fluid.tmpl @@ -31,7 +31,7 @@ {{if .IsSigned}} {{else}} - + {{end}} {{template "custom/extra_links_footer" .}}