summaryrefslogtreecommitdiffstats
path: root/templates/password_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/password_mail.txt
downloaddev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.tar.gz
dev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.tar.xz
dev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.zip
initial import
Diffstat (limited to '')
-rw-r--r--templates/password_mail.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/password_mail.txt b/templates/password_mail.txt
new file mode 100644
index 0000000..7b43726
--- /dev/null
+++ b/templates/password_mail.txt
@@ -0,0 +1,12 @@
+From: {{ from_addr }}
+Subject: dev.spline.de temporary password
+To: {{ to_addr }}
+
+Dear {{ login }},
+
+You have requested a new temporary password. This is it:
+{{ new_password }}
+Please change it at your convenience.
+
+Enjoy,
+ the dev.spline.de team