diff --git a/pagure/templates/user_info.html b/pagure/templates/user_info.html index cb849b1..d815d2e 100644 --- a/pagure/templates/user_info.html +++ b/pagure/templates/user_info.html @@ -41,9 +41,12 @@ {% for group in user.groups %}
- -
 {{ group }}
-
+ +
+  {{ group }} +
+
{% else %}

No group found