diff --git a/plinth/templates/base.html b/plinth/templates/base.html
index 718482b00..96fb0fa9f 100644
--- a/plinth/templates/base.html
+++ b/plinth/templates/base.html
@@ -91,12 +91,21 @@
title="{{ box_name }}">
+ {% if user.is_authenticated %}
+
+ {% endif %}
{% if user.is_authenticated %}
+
+
+
+
+
{% endif %}
{% endblock %}
@@ -110,18 +119,14 @@
{% if user.is_authenticated %}
-