From ec5f7f153c6a0148f1d6ddf51066791178d65393 Mon Sep 17 00:00:00 2001 From: chenshihai Date: Fri, 25 Nov 2022 17:58:28 +0800 Subject: [PATCH] #3027 --- templates/repo/header.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index f501fafa4..ee684b8f3 100755 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -52,13 +52,13 @@ {{if not .IsBeingCreated}}
-
+
{{if $.IsWatchingRepo}}{{$.i18n.Tr "repo.watched"}}{{else}}{{$.i18n.Tr "repo.notWatched"}}{{end}} -