coolify/resources/views/emails/subscription-invoice-failed.blade.php
rosslh 2cd57f5ba6 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-02-17 16:02:01 -08:00

6 lines
232 B
PHP

{{-- MapleDeploy branding: Coolify Cloud references removed --}}
<x-emails.layout>
Your last invoice has failed to be paid for MapleDeploy.
Please update your payment details [here]({{ $stripeCustomerPortal }}).
</x-emails.layout>