{% autoescape on %} {% for choice in choices %} {{ choice.label }} {% if choice.description %} {% endif %} {% endfor %} {% endautoescape %}