templates/registration/activation_email.txt
author Nishanth Amuluru <nishanth@fossee.in>
Fri, 07 Jan 2011 10:30:26 +0530
changeset 23 d736049a518f
parent 19 46e07d429ea1
permissions -rw-r--r--
changed the url in email activation

Welcome to PyTasks:

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

Regards,
PyTasks Team