{% load i18n widget_tweaks %} {% csrf_token %} {% for field in form %} {% if field.errors %}
{{ field.help_text }}