1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-13 09:48:27 +00:00
friendica-github/view/fr/pwdreset.tpl

16 lines
302 B
Smarty
Raw Normal View History

<h3>Password Reset</h3>
<p>
Your password has been reset as requested.
</p>
<p>
Your new password is
</p>
<p>
$newpass
</p>
<p>
Save or copy your new password - and then <a href="$baseurl" >click here to login</a>.
</p>
<p>
Your password may be changed from the 'Settings' page after successful login.