summaryrefslogtreecommitdiffstats
path: root/templates/registration/activation_email.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/activation_email.html')
-rw-r--r--templates/registration/activation_email.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/registration/activation_email.html b/templates/registration/activation_email.html
deleted file mode 100644
index 3b82c60..0000000
--- a/templates/registration/activation_email.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<P>Hello {{ form.user }},</P>
-
-<P>Glad you're joining the CUCC EXPO team! Please go to</P>
-
-<P><a href="{{ site }}{% url "registration_activate" activation_key %}">{{ site }}{% url "registration_activate" activation_key %}</a></P>
-
-<P>to activate your account. Do this within {{ expiration_days }} days, or else you'll have to sign up again.</P>
-
-<P>Yours,<BR>
-The magical troggle</P>