coolify/resources/views/emails/before-trial-conversion.blade.php
2023-12-07 19:06:32 +01:00

10 lines
390 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>