diff --git a/app/templates/moduls/navigation.html.j2 b/app/templates/moduls/navigation.html.j2 index 25eac33..7e5a7d1 100644 --- a/app/templates/moduls/navigation.html.j2 +++ b/app/templates/moduls/navigation.html.j2 @@ -10,7 +10,7 @@ {{ render_subitems(subitem.subitems) }} - {% elif subitem.identifier %} + {% elif subitem.identifier or subitem.warning or subitem.info %}
Fehlendes Icon im Subitem: {{ subitem }}
+Missing icon in subitem: {{ subitem }}
{% endif %}