mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
add: custom error pages fix: invititation feat: new quick login for first users (UX++) feat: more internal notifications
8 lines
195 B
PHP
8 lines
195 B
PHP
<x-emails.layout>
|
|
A password reset has been requested for this email address.
|
|
|
|
Click [here]({{ $url }}) to reset your password.
|
|
|
|
This link will expire in {{ $count }} minutes.
|
|
</x-emails.layout>
|