{% load widget_tweaks %}
{% if field.label %} {% endif %}
{% for option in field %} {{ option }} {% endfor %}