diff --git a/pagure/templates/group_info.html b/pagure/templates/group_info.html index 9c66fcc..313b4a3 100644 --- a/pagure/templates/group_info.html +++ b/pagure/templates/group_info.html @@ -14,6 +14,7 @@ {% block content %}

Group: {{ group.group_name }}

+ {% if authenticated and (member or admin) %}