{% extends "modal.html" %} {% load i18n widget_tweaks %} {% block title %} {% trans 'Callback' %} {% endblock %} {% block body %}
{% trans 'Leave us your phone number and we will call you back at a convenient time for you' %}
{{ form.captcha.errors.as_text }}