summaryrefslogtreecommitdiffstats
path: root/templates/authopenid/sendpw_email.txt
diff options
context:
space:
mode:
authorMike Chen <chagel@gmail.com>2009-07-05 10:23:30 +0800
committerMike Chen <chagel@gmail.com>2009-07-05 10:23:30 +0800
commit4347c2947834fe7f2edf2b457b2d513454fc6a03 (patch)
tree93e9d22d6fb8a6c882e3915a8511a3ac542a1e67 /templates/authopenid/sendpw_email.txt
downloadaskbot-4347c2947834fe7f2edf2b457b2d513454fc6a03.tar.gz
askbot-4347c2947834fe7f2edf2b457b2d513454fc6a03.tar.bz2
askbot-4347c2947834fe7f2edf2b457b2d513454fc6a03.zip
initiliaze git rep
Diffstat (limited to 'templates/authopenid/sendpw_email.txt')
-rw-r--r--templates/authopenid/sendpw_email.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/authopenid/sendpw_email.txt b/templates/authopenid/sendpw_email.txt
new file mode 100644
index 00000000..dec062a8
--- /dev/null
+++ b/templates/authopenid/sendpw_email.txt
@@ -0,0 +1,14 @@
+Someone has requested to reset your password on {{ site_url }}.
+If this is not you, it is safe to ignore this email.
+
+Your new account details are:
+
+Username: {{ username }}
+New password: {{ password }}
+
+To confirm reset of your password go to this address:
+{{ site_url }}{{ url_confirm }}?key={{ confirm_key }}
+
+Regards,
+
+