{% load i18n %}

{% trans "Contact" %}

{% csrf_token %} {{ form.as_p }} {% if redirect_field_value %} {% endif %}