refactor
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
{{ $name }} has been stopped.<br><br>
|
||||
<a target="_blank" href="{{ $application_url }}">Open in Coolify</a><br><br>
|
||||
@@ -1,2 +0,0 @@
|
||||
{{ $name }} has been stopped.<br><br>
|
||||
<a target="_blank" href="{{ $application_url }}">View Application URL</a><br><br>
|
||||
@@ -2,4 +2,7 @@ Hello,<br><br>
|
||||
|
||||
A password reset requested for your email address on "{{ config('app.name') }}".<br><br>
|
||||
|
||||
Please click the following link to reset your password: <a target="_blank" href="{{ $url }}">Password Reset</a>
|
||||
Please click the following link to reset your password: <a target="_blank" href="{{ $url }}">Password
|
||||
Reset</a><br><br>
|
||||
|
||||
This password reset link will expire in "{{ $count }}" minutes.
|
||||
|
||||
Reference in New Issue
Block a user