{{ field.label | raw }}
{% for key, value in field.getOptions() %}
{% endfor %} {% if field.comment %}
{{ field.comment }}
{% endif %}