Fix the site template variable used in the email for registrants.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Tue, 18 Jan 2011 15:36:07 +0530
changeset 462 f333bb6a79c7
parent 461 7f29756a863b
child 463 c7c595c0bed3
Fix the site template variable used in the email for registrants.
pytask/templates/registration/activation_email.txt
--- a/pytask/templates/registration/activation_email.txt	Tue Jan 18 14:54:24 2011 +0530
+++ b/pytask/templates/registration/activation_email.txt	Tue Jan 18 15:36:07 2011 +0530
@@ -2,8 +2,8 @@
 
 You are just a step away from using the website.
 
-Click on the following link 
-http://{site}}/accounts/activate/{{activation_key}} to activate your account.
+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