{% extends 'scipost/_personal_page_base.html' %} {% block pagetitle %}: registration awaiting validation{% endblock pagetitle %} {% load bootstrap %} {% block breadcrumb_items %} {{block.super}}
{% endblock %} {% block content %}
These Contributors did not yet activate their account. Sometimes, this link is never clicked on (email is either lost to spam, or not received).
As per this page, you are able to send a reminder email to the as-yet-unconfirmed contributor.
Name | Date requested | Key expires | Actions | |
---|---|---|---|---|
{{contributor.user.first_name}} {{contributor.user.last_name}} | {{contributor.user.email}} | {{contributor.user.date_joined|timesince}} ago | {% if contributor.key_expires < now %} Expired {{contributor.key_expires|timesince}} ago {% else %} Expires in {{contributor.key_expires|timeuntil}} {% endif %} | |
All registrations have been activated. |