templates/registration/activation_email.txt
author Nishanth Amuluru <nishanth@fossee.in>
Fri, 07 Jan 2011 09:47:29 +0530
changeset 19 46e07d429ea1
child 23 d736049a518f
permissions -rw-r--r--
Added templates required for sending activation email

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