{{ item }} {% for error in item.errors %}
{{ error }}
{% endfor %} {% if item.help_text %} {{ item.help_text | safe }} {% endif %}