diff --git a/plinth/templates/apps.html b/plinth/templates/apps.html index 266f6f079..e3977e914 100644 --- a/plinth/templates/apps.html +++ b/plinth/templates/apps.html @@ -20,6 +20,14 @@ {% load i18n %} +{% block submenu %} + {% if submenu %} + + {% endif %} +{% endblock %} + {% block content %}

{% trans "Services and Applications" %}

diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 77a768bd9..86a709a60 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -205,7 +205,7 @@
{% block submenu %} {% if submenu %} -