{% extends "contact_form/base.html" %} {% load i18n %} {% block contact_content %}

{% trans "Success" %}

{% trans "Thank you for your message, we will get back to you quickly !" %}

{% endblock %}