coolify/resources/views/emails/trial-ended.blade.php

7 lines
291 B
PHP
Raw Normal View History

{{-- MapleDeploy branding: Coolify Cloud references removed --}}
2023-09-12 09:19:21 +00:00
<x-emails.layout>
Your trial has ended. All automations and integrations are disabled for your servers.
2023-09-12 09:19:21 +00:00
Please update your payment details [here]({{ $stripeCustomerPortal }}) to continue using MapleDeploy.
2023-09-12 09:19:21 +00:00
</x-emails.layout>