diff --git a/plinth/modules/gitweb/templates/gitweb_configure.html b/plinth/modules/gitweb/templates/gitweb_configure.html index d48780a62..84b615f33 100644 --- a/plinth/modules/gitweb/templates/gitweb_configure.html +++ b/plinth/modules/gitweb/templates/gitweb_configure.html @@ -44,8 +44,6 @@ {% endblock %} -
{% trans 'No repositories available.' %}
{% else %} - {% for repo in repos %} - {% endif %} - {% endblock %} diff --git a/plinth/modules/gitweb/templates/gitweb_create_edit.html b/plinth/modules/gitweb/templates/gitweb_create_edit.html index b251e8ab3..9af6cb3af 100644 --- a/plinth/modules/gitweb/templates/gitweb_create_edit.html +++ b/plinth/modules/gitweb/templates/gitweb_create_edit.html @@ -25,7 +25,7 @@ {% block content %}