diff --git a/pagure/templates/index_auth.html b/pagure/templates/index_auth.html index 596ab5b..0f946ba 100644 --- a/pagure/templates/index_auth.html +++ b/pagure/templates/index_auth.html @@ -24,8 +24,8 @@ {% if config.get('ENABLE_NEW_PROJECTS', True) and repos %} - @@ -82,11 +82,15 @@ {% else %}
You have no projects
-
- + + {% endif %} +
{% endif %}