b59e47dcf9
fix: prepare customer initiated tier change fix: separate view for subscriptions
8 lines
374 B
PHP
8 lines
374 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/new) to start your trial.
|
|
</x-emails.layout>
|