pytask/templates/registration/activation_email.txt
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 21 Jan 2011 00:27:33 +0530
changeset 504 3b78ea899168
parent 462 f333bb6a79c7
permissions -rw-r--r--
Use the right URL reverse name for selecting claimed user.

Welcome to PyTasks

You are just a step away from using the website.

Click on the following link:
http://{{ site.domain }}/accounts/activate/{{activation_key}} to activate your account.

Note that the account has to activated within {{expiration_days}} days

Regards,
PyTasks Team