{% if errors %}
{% for error in errors %}
{{ error }}
{% endfor %}
{% endif %}
Имя
Е-mail
Сообщение
{{ form.message }}
{% csrf_token %}