add resetpass_link_template.txt
This commit is contained in:
parent
83e399b151
commit
9ce5ebbfc8
|
@ -0,0 +1,14 @@
|
||||||
|
<!-- $BeginBlock message -->
|
||||||
|
Hello, ${LOGIN}.
|
||||||
|
|
||||||
|
You (or someone else) requested a password reset on this Tiny Tiny RSS
|
||||||
|
instance. Click on the following link to reset your password:
|
||||||
|
|
||||||
|
${RESETPASS_LINK}
|
||||||
|
|
||||||
|
Please note that the above link will only be valid for the next 15 minutes.
|
||||||
|
|
||||||
|
If you don't want to reset your password, ignore this message.
|
||||||
|
|
||||||
|
Sincerely, Tiny Tiny RSS Mail Daemon.
|
||||||
|
<!-- $EndBlock message -->
|
Loading…
Reference in New Issue