ajout app
This commit is contained in:
1
SNIPE-IT/resources/views/auth/emails/password.blade.php
Normal file
1
SNIPE-IT/resources/views/auth/emails/password.blade.php
Normal file
@ -0,0 +1 @@
|
||||
{{ trans('mail.reset_password') }} <a href="{{ $link = url('password/reset', $token).'?email='.urlencode($user->getEmailForPasswordReset()) }}"> {{ $link }} </a>
|
Reference in New Issue
Block a user