Files
PyRIGS/templates/registration/notification_email.txt
2014-10-23 22:13:03 +01:00

3 lines
251 B
Plaintext

A new user has just registered on {{ site }} with username {{ user.username }} and email {{ user.email }}.
Please visit {{ site.domain }}{% url admin:registration_registrationprofile_change user.registration_profile.id %} to moderate this activation.