{% extends "base.html" %} {% load i18n %} {% block content %}

{% trans "Thank you! Your message was sent successfully." %}

{% endblock %}