{% extends 'scipost/base.html' %}
{% block pagetitle %}: registration invitations cleanup{% endblock pagetitle %}
{% block bodysup %}
Registration Invitations Cleanup
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 |