{% extends "coderedcms/pages/web_page.html" %} {% load i18n %} {% block content_body %}

{% trans 'Thank You' %}

{% trans 'We have successfully received your submission.' %}

{% endblock %}