diff --git a/templates/index.html b/templates/index.html index 2ac86d491..02be97f5c 100755 --- a/templates/index.html +++ b/templates/index.html @@ -137,27 +137,7 @@ {% if breadcrumbs %} - + {% include "base/navbar_components/breadcrumbs_view.html" %} {% endif %} @@ -186,98 +166,17 @@ -
-
- - - - -
-
+ {% include "base/navbar_components/language_settings.html" %} {% if perms.base.view_company %} -
-
- - - - -
-
+ {% include "base/navbar_components/company_selection.html" %} {% endif %} - + {% include "navbar_component/profile_section.html" %}