diff --git a/website/common/templates/wagtail_base.html b/website/common/templates/wagtail_base.html index 2e663a2..f399e30 100644 --- a/website/common/templates/wagtail_base.html +++ b/website/common/templates/wagtail_base.html @@ -12,7 +12,7 @@ {% block main_content %} {% if page.hero_image_url %} - + {% endif %} {% if page.get_view_restrictions.exists %}