From 16b0f387ebfafb83c2cf1de2bd38214d76aedd60 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"}}