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 %}