{% extends "base.html" %} {% load wagtailcore_tags wagtailimages_tags util_tags static %} {% block header_modifier %}header--light-bg{% endblock %} {% block content %} {% if form.errors or form.non_field_errors %}
{{ page.introduction }}
{% if page.form_fields %} {% endif %}