Update v1.0.6
This commit is contained in:
13
resources/views/emails/default/reset-password.blade.php
Normal file
13
resources/views/emails/default/reset-password.blade.php
Normal file
@@ -0,0 +1,13 @@
|
||||
Hello {!!$user!!}<br/><br/>
|
||||
|
||||
You asked to reset your password. To do so, please click this link:<br/><br/>
|
||||
|
||||
{!!$password_reset_link!!}</a><br/><br/>
|
||||
|
||||
<br/>
|
||||
This will let you change your password to something new. If you didn't ask for this, don't worry, we'll keep your password safe.<br/><br/>
|
||||
|
||||
Thank You.<br/>
|
||||
<br/>
|
||||
Kind Regards,<br/><br/>
|
||||
{!!$system_from!!}
|
Reference in New Issue
Block a user