Pman.Download.js
authorAlan Knowles <alan@roojs.com>
Wed, 26 Feb 2014 06:49:03 +0000 (14:49 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 26 Feb 2014 06:49:03 +0000 (14:49 +0800)
templates/mail/password_reset.txt

templates/mail/password_reset.txt

index e69de29..7fc4202 100644 (file)
@@ -0,0 +1,11 @@
+From: "{t.name}" <{t.email}>
+To: "{t.name}" <{t.email}>
+Subject: [{t.siteName}] Password Reset
+Content-Type: text/plain; charset=utf-8
+
+Someone, presumably you has requested a Password reset,
+
+Click on the URL below to Reset your Password.
+
+http://{t.HTTP_HOST}{t.baseURL}/PasswordReset/{t.id}/{t.authFrom}/{t.authKey}.html
+