{% include 'colleges/_hx_nominations_invitations_tablist.html' with selected=selected %} {% for invitation in invitations.all %}
{{ invitation }}
Events for this nomination {% include 'colleges/_nomination_events_table.html' with nomination=invitation.nomination %}

Checklist


Update the response to this invitation:

{% empty %}

No invitations of this kind

{% endfor %}