diff --git a/templates/repo/code/recently_pushed_new_branches.tmpl b/templates/repo/code/recently_pushed_new_branches.tmpl index e936fa4bb462b..1cade39d81487 100644 --- a/templates/repo/code/recently_pushed_new_branches.tmpl +++ b/templates/repo/code/recently_pushed_new_branches.tmpl @@ -2,9 +2,9 @@
{{$timeSince := TimeSince .UpdatedUnix.AsTime $.locale}} - {{$.locale.Tr "repo.pulls.recently_pushed_new_branches" (PathEscapeSegments .Name) $timeSince | Safe}} + {{$.locale.Tr "repo.pulls.recently_pushed_new_branches" .Name $timeSince | Safe}}
- + {{$.locale.Tr "repo.pulls.compare_changes"}}