{% extends "base.html" %} {% load i18n %} {% block title %}{% trans 'Contact' %}{% endblock %} {% block content %}
{% trans "Your email has been sent, thank you. We will answer soon." %}
{% trans "Home" %}