{#- What a picker's search finds: its options, and a mark when more records match than came back, so the picker can say to narrow the search. -#} {% for choice in choices %} {% include "adminsite/widgets/_option.html" %} {% endfor %} {% if more %}{% endif %}