diff --git a/wger/core/templates/base.html b/wger/core/templates/base.html
index dd9acec07..ff46ad1d2 100644
--- a/wger/core/templates/base.html
+++ b/wger/core/templates/base.html
@@ -24,7 +24,7 @@ browsing the site as the user "{{current_user}}", all actions are performed on h
{% block title %}{% endblock %}
-
+
{% block options %}
diff --git a/wger/core/templates/base_wide.html b/wger/core/templates/base_wide.html
index fdd534993..318f19bb6 100644
--- a/wger/core/templates/base_wide.html
+++ b/wger/core/templates/base_wide.html
@@ -24,7 +24,7 @@ browsing the site as the user "{{current_user}}", all actions are performed on h
{% block title %}{% endblock %}
-