diff --git a/app/templates/moduls/navigation.html.j2 b/app/templates/moduls/navigation.html.j2 index f215126..4b2ffd6 100644 --- a/app/templates/moduls/navigation.html.j2 +++ b/app/templates/moduls/navigation.html.j2 @@ -1,5 +1,5 @@ {% macro render_icon_and_name(item) %} - + {% if item.name is defined %} {{ item.name }} {% else %} @@ -101,7 +101,7 @@ {% if menu_type == "header" %}