diff --git a/website/common/templates/wagtail_base.html b/website/common/templates/wagtail_base.html
index 5bb3263..04113e7 100644
--- a/website/common/templates/wagtail_base.html
+++ b/website/common/templates/wagtail_base.html
@@ -11,7 +11,13 @@
{% endblock %}
{% block main_content %}
- {% if page.hero_image_url %}{% endif %}
+ {% if page.hero_image_url %}
+
+ {% endif %}
{% if page.get_view_restrictions.exists %}