{% load wagtailcore_tags formation_tags %}
{% if form_success %}

your message was sent

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