% if is_staff:
or jump to: % for kchoice in range(num_choices): <% selected = "selected" if kchoice==choice else "" %> ${kchoice + 1} % endfor