diff --git a/templates/projects/list.tmpl b/templates/projects/list.tmpl index 7ff511e2de..4242aea6cf 100644 --- a/templates/projects/list.tmpl +++ b/templates/projects/list.tmpl @@ -10,7 +10,11 @@ {{ctx.Locale.PrettyNumber .ClosedCount}} {{ctx.Locale.Tr "repo.issues.closed_title"}} - {{ctx.Locale.Tr "repo.projects.new"}} + {{if not $.Group}} +
+ {{end}} {{end}}