{% if field.auto_id %} {{ field }} {% endif %} {% for error in field.errors %} {{ error }} {% endfor %}