diff options
author | root <root@dev.spline.de> | 2008-08-17 12:08:12 +0200 |
---|---|---|
committer | root <root@dev.spline.de> | 2008-08-17 12:08:12 +0200 |
commit | 236ad4c8dbef414ef29348634fd0a6ccded1a1d6 (patch) | |
tree | b41990232be2235d87878c8f35fbc4a55b8448dc /templates/password_mail.txt | |
download | dev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.tar.gz dev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.tar.xz dev-account-236ad4c8dbef414ef29348634fd0a6ccded1a1d6.zip |
initial import
Diffstat (limited to '')
-rw-r--r-- | templates/password_mail.txt | 12 |
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 |