{% if field.display_name %} {{ field.display_name }} {% endif %} {{ not_selected }} {% for option in field.options %} {{ option }} {% endfor %}