summaryrefslogtreecommitdiffstats
path: root/templates/activation_mail.txt
diff options
context:
space:
mode:
authorroot <root@dev.spline.de>2008-08-17 12:08:12 +0200
committerroot <root@dev.spline.de>2008-08-17 12:08:12 +0200
commit236ad4c8dbef414ef29348634fd0a6ccded1a1d6 (patch)
treeb41990232be2235d87878c8f35fbc4a55b8448dc /templates/activation_mail.txt
downloaddev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.tar.gz
dev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.tar.xz
dev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.zip
initial import
Diffstat (limited to 'templates/activation_mail.txt')
-rw-r--r--templates/activation_mail.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/activation_mail.txt b/templates/activation_mail.txt
new file mode 100644
index 0000000..c11ffad
--- /dev/null
+++ b/templates/activation_mail.txt
@@ -0,0 +1,13 @@
+From: {{ from_addr }}
+Subject: dev.spline.de activation link
+To: {{ to_addr }}
+
+You or someone else registered a dev.spline.de account for {{ to_addr }}.
+
+To confirm your registration, please visit the following website:
+{{ activation_link }}
+
+If you did not register, you don't need to do anything and your request will be deleted within 24 hours.
+
+Yours,
+ the dev.spline.de team