diff --git a/pagure/templates/user_list.html b/pagure/templates/user_list.html index b7092cb..57e6ade 100644 --- a/pagure/templates/user_list.html +++ b/pagure/templates/user_list.html @@ -47,6 +47,7 @@ {% endif -%} +
{% for user in users %}
@@ -79,6 +80,7 @@
{% endfor %} +
{% if total_page and total_page > 1 %}