{% extends "base.html" %} {% load wagtailcore_tags %} {% block content %} {% include "base/include/header-hero.html" %}
{{ page.thank_you_text|richtext }}
{% endblock content %}