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

5 lines
243 B
Plaintext

Congratulations {{ user.first_name }}. You are now fully registered on {{ site }}.
{% if is_generated %}
You password for this site has been automatically set to {{ password }}. It is recommend you change this as soon as possible.
{% endif %}