mirror of
https://github.com/flarum/core.git
synced 2025-08-09 01:46:35 +02:00
Very rough implementation of forgot password
This commit is contained in:
3
framework/core/views/emails/reset.blade.php
Normal file
3
framework/core/views/emails/reset.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
Hey {{ $username }}!
|
||||
|
||||
Click here to reset your password: {{ $url }}
|
Reference in New Issue
Block a user