diff --git a/webapp/templates/base.html b/webapp/templates/base.html
index 152b2e0..6e5fabf 100644
--- a/webapp/templates/base.html
+++ b/webapp/templates/base.html
@@ -6,7 +6,6 @@
{% block styles %}
-
{% endblock styles %}
diff --git a/webapp/templates/navigation.html b/webapp/templates/navigation.html
index 42359fe..7e6dff5 100644
--- a/webapp/templates/navigation.html
+++ b/webapp/templates/navigation.html
@@ -1,5 +1,4 @@
{% load i18n %}
-