diff --git a/plinth/modules/gitweb/templates/gitweb_configure.html b/plinth/modules/gitweb/templates/gitweb_configure.html index 4e4b23313..ec0922adb 100644 --- a/plinth/modules/gitweb/templates/gitweb_configure.html +++ b/plinth/modules/gitweb/templates/gitweb_configure.html @@ -7,24 +7,6 @@ {% load i18n %} {% load static %} -{% block page_head %} - -{% endblock %} - {% block configuration %} {{ block.super }} @@ -43,37 +25,40 @@ {% if not repos %}
{% trans 'No repositories available.' %}
{% else %} -