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