From 1974cb26cd9ed8e72432f455cc7a242d67a38337 Mon Sep 17 00:00:00 2001 From: yuyuanshifu <747342561@qq.com> Date: Mon, 28 Dec 2020 11:34:28 +0800 Subject: [PATCH] mod unsigned html --- templates/base/head_navbar.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index fbebc838d..dae8b7a6d 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -30,7 +30,7 @@ {{else if .IsLandingPageHome}} - {{.i18n.Tr "home"}} + {{.i18n.Tr "home"}} {{.i18n.Tr "custom.head.community"}}