Selected Person
Participants: {% for participant in participants %} {% if not forloop.first %}, {% endif %} {{ participant.name }} {% endfor %}
{% endif %} {% endwith %} {% if workspace_conversation.participant_feedback %}Participant Feedback: {{ workspace_conversation.participant_feedback }}
{% endif %} {% if compose_page_url %} {% endif %}