New Quiz
{% for name, values in profiles.items() %}
{{ name }}
{{ values.info_text1 }}
{{ values.info_text2 }}
{% endfor %}