diff --git a/pagure/templates/issues.html b/pagure/templates/issues.html index 23f36de..e1b2ba4 100644 --- a/pagure/templates/issues.html +++ b/pagure/templates/issues.html @@ -13,9 +13,17 @@ {% else %} {{ issues|count }} Open Issues {% endif %} - - - + + {% if repo.milestones %} + + + + {% endif %} + + + + {% if oth_issues %}