<%page args="field" /> %if field.widget.none_option:
%endif %for n, option in enumerate(field.widget.options):
%endfor