{% 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 }} | {{ inv.invitation_type }} | {{ inv.invited_by.user.last_name }} | Remove |
There were no duplicate emails found in the sets of Contributors/Invitations. |
Return to the Registration Invitations page.