{% extends "question.html" %} {% autoescape %} {% block answer %}
{% for n, opt in enumerate(q['options']) %}
{% end %}
{% end %}