{% if pending_users %}
Email is not configured on this TOM, so approved users will not be notified automatically — let them know directly when you approve them.
{% endif %}| Username | Name | Registered | Approve | Delete | |
|---|---|---|---|---|---|
| {{ pending_user.username }} | {{ pending_user.first_name }} {{ pending_user.last_name }} | {{ pending_user.email }} | {{ pending_user.date_joined|date }} | Delete |