Send participant a message

{{messageform.as_table}} {% csrf_token %}

Message history

{% if participant.to.all %} {% for m in participant.to.all %} {% endfor %} {% else %} {% endif %}
{{m.last_modified}} {{m.message_type}} from {{m.message_from}} details
No messages sent yet.
{% if participant %} {% endif %}