{{ field }} {% if field.errors %} {% for error_msg in field.errors %} {% endfor %} {% else %} {% if field.help_text %} {% endif %} {% endif %}