What do you think about {{ sets[0][0].uid }}

{{ sets[0][0].description }}

If you don't know an answer, don't answer it!


{% for set in sets %}{% endfor %}
Question Your Response
{{ set[1].name }} {% for option in set[1].options %} {% endfor %}