templates/registration/activation_email.txt
author Nishanth Amuluru <nishanth@fossee.in>
Fri, 07 Jan 2011 10:02:02 +0530
changeset 260 8b891483e052
parent 257 46e07d429ea1
child 261 d736049a518f
permissions -rw-r--r--
fixed a typo and set the settings required for django registration

Welcome to PyTasks:

Click on the following link 
http://{% url site %}/accounts/activate/{{activation_key}}
and activate your account.
Note that the account has to activated within {{expiration_days}} days

Regards,
PyTasks Team