{% load wagtailcore_tags formation_tags %}
{{ form.non_field_errors }} {% if form_success %}

your message was sent

{% endif %} {% page_token page self.id %} {% for child in self.fields %} {% include_block child %} {% endfor %}