{% if objects %} {% for obj in objects %} {% endfor %}
Opções
{{ obj.widget }} {{ obj|format }}
{% endif %}