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

4 lines
118 B
PHP
Raw Normal View History

2023-09-01 13:52:18 +00:00
<x-emails.layout>
2024-01-07 15:23:41 +00:00
You have been invited to join the Coolify Cloud: [Get Started]({{ $loginLink }})
2023-09-01 13:52:18 +00:00
</x-emails.layout>