diff --git a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/layout.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/layout.html.twig
index 0ad699414..d0c474b05 100644
--- a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/layout.html.twig
+++ b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/layout.html.twig
@@ -5,7 +5,9 @@
{% endblock %}
{% block layout_wvm_content %}
- {% block content %}{% endblock %}
+
+ {% block content %}{% endblock %}
+
{% endblock %}
{% block vertical_menu_content %}
diff --git a/src/Bundle/ChillPersonBundle/Resources/views/Household/layout.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/Household/layout.html.twig
index 3d96b6022..ff14acc56 100644
--- a/src/Bundle/ChillPersonBundle/Resources/views/Household/layout.html.twig
+++ b/src/Bundle/ChillPersonBundle/Resources/views/Household/layout.html.twig
@@ -5,7 +5,9 @@
{% endblock %}
{% block layout_wvm_content %}
- {% block content %}{% endblock %}
+
+ {% block content %}{% endblock %}
+
{% endblock %}
{% block vertical_menu_content %}