{% extends 'base.html' %} {% load wagtailcore_tags %} {% block content %} {{ page.thank_you_text|richtext }} {% endblock %}