{{-- LOGO --}} {{-- Titre --}}

{{ __('notifications.resetPassword.greeting', ['name' => $user->name]) }}

{{-- LINE 1 --}}

{{ __('notifications.resetPassword.line1') }}

{{ __('notifications.resetPassword.action') }}

{{ __('notifications.resetPassword.line2', ['expire' => $expire]) }}

{{ __('notifications.resetPassword.line3') }}

{!! __('notifications.resetPassword.subcopy_html', ['actionText' => __('notifications.resetPassword.action'), 'url' => ''.$url.'']) !!}