coolify/resources/views/emails/before-trial-conversion.blade.php
2023-09-12 12:03:17 +02:00

9 lines
369 B
PHP

<x-emails.layout>
We would like to inform you that a {{config('constants.limits.trial_period')}} days of trial has been added to all subscription plans.
You can try out Coolify, without payment information for free. If you like it, you can upgrade to a paid plan at any time.
[Click here](https://app.coolify.io/subscription) to start your trial.
</x-emails.layout>