{% if field.help_text %} {% if help_text_inline %} {{ field.help_text|safe }} {% else %}
{{ field.help_text|safe }}
{% endif %} {% endif %}