coolify/resources/views/emails/waitlist-invitation.blade.php

15 lines
274 B
PHP
Raw Normal View History

Congratulations!<br>
2023-08-24 16:14:09 +02:00
Congratulations!<br>
<br>
2023-08-17 15:24:26 +02:00
You have been invited to join the Coolify Cloud. <a href="{{base_url()}}/login">Login here</a>
<br>
<br>
Credentials:
<br>
Email: {{ $email }}
<br>
Password: {{ $password }}
<br>
(You will forced to change it on first login.)