{% if answer_set.country_of_residence %} {% endif %} {% if answer_set.organisation %} {% endif %} {% for answer in answer_set.public_answers.all %} {% empty %} {% endfor %}
Question Answer
Country of Residence{{ answer_set.country_of_residence.name }}
Organisation{{ answer_set.organisation }}
{{ answer.question }} {{ answer }}
No records

Last updated: {{ answer_set.timestamp }}