Hello world
Score: {{ score }} {% if correct == radio %} You were right! {% else %} You were wrong {% endif %}
{% for item in data %}
{{item[0]}} {% endfor%}