{% from "common/macros/submissions.html" import submission_answers with context %}
View all responses to the {{ helper.submission.collection.name }} by {{ helper.submission.grant_recipient.organisation.name if helper.submission.grant_recipient else helper.submission.created_by.email }}.
Download responses as PDF {{ submission_answers(helper, should_show_answers_diff=helper.is_submitted) }}