{% if field.errors or field.help_text %} {% if field.errors %} {% endif %} {{ field.help_text }} {% endif %}