%inherit file="/formish/widgets/Field.html"/> <%page args="field" /> %for n, option in enumerate(field.widget.options): ${option[1]} %endfor