diff --git a/plinth/modules/help/templates/help_index.html b/plinth/modules/help/templates/help_index.html index ee424d8e1..e0302a494 100644 --- a/plinth/modules/help/templates/help_index.html +++ b/plinth/modules/help/templates/help_index.html @@ -20,6 +20,14 @@ {% load i18n %} +{% block submenu %} + {% if submenu %} +
+ {% endif %} +{% endblock %} + {% block content %}