{% extends 'scipost/_personal_page_base.html' %} {% block pagetitle %}: Registration Invitations cleanup{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} Registration Invitations {% endblock %} {% block content %}
Last name | First name | Date sent | Type | Invited by | ||
---|---|---|---|---|---|---|
{{ inv.last_name }} | {{ inv.first_name }} | {{ inv.email }} | {{ inv.date_sent_first }} | {{ inv.get_invitation_type_display }} | {{ inv.invited_by }} | Remove |
There were no duplicate emails found in the sets of Contributors/Invitations. |