diff --git a/pagure/templates/group_list.html b/pagure/templates/group_list.html index aed38d5..b7714fc 100644 --- a/pagure/templates/group_list.html +++ b/pagure/templates/group_list.html @@ -34,7 +34,21 @@ {% endif %} -
{{ groups_length }} groups.
+{% if authenticated %} +{{ groups | length }} groups.