{% macro render_field_standard(form, field, classes) -%} {% if field.auto_id %} {{ field.label }} {% endif %}
{{ field.help_text|safe }}