pytask/templates/registration/activation_email.txt
author Nishanth Amuluru <nishanth@fossee.in>
Tue, 11 Jan 2011 22:43:56 +0530
changeset 147 979f2f44050a
parent 79 cc5b6f4ed823
permissions -rw-r--r--
added all the buildout data to hgignore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
79
cc5b6f4ed823 prettified the registration templates
Nishanth Amuluru <nishanth@fossee.in>
parents: 69
diff changeset
     1
Welcome to PyTasks
cc5b6f4ed823 prettified the registration templates
Nishanth Amuluru <nishanth@fossee.in>
parents: 69
diff changeset
     2
cc5b6f4ed823 prettified the registration templates
Nishanth Amuluru <nishanth@fossee.in>
parents: 69
diff changeset
     3
You are just a step away from using the website.
19
46e07d429ea1 Added templates required for sending activation email
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff changeset
     4
46e07d429ea1 Added templates required for sending activation email
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff changeset
     5
Click on the following link 
79
cc5b6f4ed823 prettified the registration templates
Nishanth Amuluru <nishanth@fossee.in>
parents: 69
diff changeset
     6
http://{site}}/accounts/activate/{{activation_key}} to activate your account.
cc5b6f4ed823 prettified the registration templates
Nishanth Amuluru <nishanth@fossee.in>
parents: 69
diff changeset
     7
19
46e07d429ea1 Added templates required for sending activation email
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff changeset
     8
Note that the account has to activated within {{expiration_days}} days
46e07d429ea1 Added templates required for sending activation email
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff changeset
     9
46e07d429ea1 Added templates required for sending activation email
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff changeset
    10
Regards,
46e07d429ea1 Added templates required for sending activation email
Nishanth Amuluru <nishanth@fossee.in>
parents:
diff changeset
    11
PyTasks Team