diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 7ac159078..b71811b70 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -160,7 +160,7 @@
{% block content_row %} -
+
{% block submenu %} {% if submenu %} {% endfor %} +
{% if user.is_authenticated and configure_url %} - {% trans "Configure »" %} {% endif %}