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