diff options
Diffstat (limited to 'project/templates/registration/activation_email.txt')
-rwxr-xr-x | project/templates/registration/activation_email.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/project/templates/registration/activation_email.txt b/project/templates/registration/activation_email.txt new file mode 100755 index 0000000..170b0f2 --- /dev/null +++ b/project/templates/registration/activation_email.txt @@ -0,0 +1,17 @@ +Hello everyone, + + It looks like you have registered for SciPy.in with this email address. +To confirm your registration please activate your account by clicking on the +link below. + + http://scipy.in/accounts/activate/{{ activation_key }} + +If your browser doesn't support clicking on the link, please copy +paste the URL in your browser's address bar. + +Note: Your activation key is valid only for 7 days. Please activate your account +before that. + +-- + Thanks for registering, + SciPy team |