{% extends 'base.html' %} {% load wagtailcore_tags %} {% block content %}

{{ self.title }}

{{ self.thank_you_text|richtext }}

{% endblock %}