diff --git a/app/templates/moduls/base.html.j2 b/app/templates/moduls/base.html.j2
index 76ec759..8ddca1e 100644
--- a/app/templates/moduls/base.html.j2
+++ b/app/templates/moduls/base.html.j2
@@ -43,7 +43,7 @@
{{ company.titel }}
{{ company.subtitel }}
{{ company.address.values() | join(", ") }}
- Imprint
+ Imprint
diff --git a/app/templates/moduls/navigation.html.j2 b/app/templates/moduls/navigation.html.j2
index e57ad34..6c2e6d4 100644
--- a/app/templates/moduls/navigation.html.j2
+++ b/app/templates/moduls/navigation.html.j2
@@ -26,7 +26,7 @@
{% else %}
-
+
{{ render_icon_and_name(children) }}