diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 8450f2d0a..568e7b53b 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -212,7 +212,7 @@
{% block content_row %} -
+
{% block subsubmenu %} {% if subsubmenu %} {% show_subsubmenu subsubmenu %} diff --git a/plinth/templates/cards.html b/plinth/templates/cards.html index 6d7fb2c12..bb6f1d6ea 100644 --- a/plinth/templates/cards.html +++ b/plinth/templates/cards.html @@ -24,13 +24,13 @@ {% block container %}
-
+
{% include 'messages.html' %}
-
+
diff --git a/plinth/templates/index.html b/plinth/templates/index.html index dcca2482c..1189cb5f5 100644 --- a/plinth/templates/index.html +++ b/plinth/templates/index.html @@ -33,7 +33,7 @@
-
+
{% include 'messages.html' %}