coolify/resources/views/emails/trial-ended.blade.php
rosslh 104f8ae4e4 feat(branding): apply MapleDeploy branding to Coolify
Replace Coolify branding with MapleDeploy throughout the UI: logos,
favicon, fonts (Overlock 900), color scheme, help links, and page
titles. Remove GitHub Actions workflows and add Forgejo CI build
workflow. Strip cloud-only features (subscription prompts, sponsor
links, server creation cloud options).
2026-03-08 19:49:38 -04:00

6 lines
291 B
PHP

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