diff --git a/pagure/templates/_render_repo.html b/pagure/templates/_render_repo.html index 9ee7b89..91ff11e 100644 --- a/pagure/templates/_render_repo.html +++ b/pagure/templates/_render_repo.html @@ -21,7 +21,7 @@ {% if repo.description %}{{ repo.description }}{%else%}no description{% endif %}
-
{{repo.forks|count}}
+
{{repo.forks|count}}
diff --git a/pagure/templates/group_list.html b/pagure/templates/group_list.html index e7d530b..4d7f2a5 100644 --- a/pagure/templates/group_list.html +++ b/pagure/templates/group_list.html @@ -93,7 +93,7 @@ Formed {{ group.created |humanize }}
-
{{group.projects | count }}   {{group.users | count}}
+
{{group.projects | count }}   {{group.users | count}}