{% csrf_token %} {% if form.errors %}
{{ form.errors.text.0 }}
{% endif %}