diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 614090bdb..a8a786fbf 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -92,10 +92,10 @@ {% block mainmenu_left %} {% url 'index' as index_url %} - - + {% icon 'freedombox' %} {% endblock %} @@ -109,7 +109,7 @@ {% endblock %} @@ -130,7 +130,7 @@ - + {% icon 'th' %} {% trans "Apps" %} @@ -139,7 +139,7 @@ - + {% icon 'cog' %} {% trans "System" %} @@ -162,7 +162,7 @@ class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="id_user_menu_link"> - + {% icon 'user' %} {{ request.user.username }}