summaryrefslogtreecommitdiff
path: root/project/templates/registration/activation_email.txt
diff options
context:
space:
mode:
authorParth Buch2012-08-28 17:03:37 +0530
committerParth Buch2012-08-28 17:03:37 +0530
commit7e38fd922a8dd4742d09758cd1c94fb0302045d3 (patch)
treeb43d6ea8c47fb80e09e5e0bfd8759ac7d697addf /project/templates/registration/activation_email.txt
downloadscipywebsite-7e38fd922a8dd4742d09758cd1c94fb0302045d3.tar.gz
scipywebsite-7e38fd922a8dd4742d09758cd1c94fb0302045d3.tar.bz2
scipywebsite-7e38fd922a8dd4742d09758cd1c94fb0302045d3.zip
Reboot for scipy 2012
Diffstat (limited to 'project/templates/registration/activation_email.txt')
-rwxr-xr-xproject/templates/registration/activation_email.txt17
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