{% spaceless %} {{ field.label_tag }} {{ field }} {{ field.errors }} {% with help_text=field.help_text %} {% if help_text %}

{{ help_text }}

{% endif %} {% endwith %} {% endspaceless %}