diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 1202c2ceb..e75df0f3b 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -223,12 +223,6 @@ {% block container %}
{% block content_row %} - {% block subsubmenu %} - {% if subsubmenu %} - {% show_subsubmenu subsubmenu %} - {% endif %} - {% endblock %} - {% include 'messages.html' %} {% block content %}