From 6d11cb10df39a0b012f187bd37c1fa3f091676af Mon Sep 17 00:00:00 2001 From: Alexandre Bontems Date: Wed, 6 May 2026 14:13:19 +0200 Subject: [PATCH] fix: resync with changes on main --- templates/repo/header/watch.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/repo/header/watch.tmpl b/templates/repo/header/watch.tmpl index df6b716d0e..4a9b965cb6 100644 --- a/templates/repo/header/watch.tmpl +++ b/templates/repo/header/watch.tmpl @@ -1,25 +1,25 @@
{{$buttonText := ctx.Locale.Tr "repo.watch"}} {{if $.IsWatchingRepo}}{{$buttonText = ctx.Locale.Tr "repo.unwatch"}}{{end}} - - + + {{CountFmt .Repository.NumWatches}} {{if $.IsWatchingRepo}}