1
0
mirror of https://github.com/flarum/core.git synced 2025-02-20 08:04:58 +01:00
php-flarum/views/emails/resetPassword.blade.php
2015-05-27 16:25:44 +09:30

9 lines
304 B
PHP

Hey {{ $username }}!
Someone (hopefully you!) has submitted a forgotten password request for your account on the {{ $forumTitle }}.
If this was you, click the following link to reset your password:
{{ $url }}
If you do not wish to change your password, just ignore this email and nothing will happen.