{% if answer_set.country_of_residence %} {% endif %} {% if answer_set.organisation %} {% endif %} {% for question, answers in question_answers.items %} {% endfor %}
Question Answer
Country of Residence{{ answer_set.country_of_residence.name }}
Organisation{{ answer_set.organisation }}
{{ question }} {{ answers }}

Last updated: {{ answer_set.timestamp }}