Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
2 lines
179 B
PHP
2 lines
179 B
PHP
{{ trans('auth.password_reset_email_content') }} <a href="{{ $link = url('password/reset', $token).'?email='.urlencode($user->getEmailForPasswordReset()) }}">{{ $link }}</a>
|