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).
13 lines
361 B
PHP
13 lines
361 B
PHP
<x-emails.layout>
|
|
Failed to delete Hetzner server #{{ $hetznerServerId }} from Hetzner Cloud.
|
|
|
|
Error:
|
|
<pre>
|
|
{{ $errorMessage }}
|
|
</pre>
|
|
|
|
The server has been removed from MapleDeploy, but may still exist in your Hetzner Cloud account.
|
|
|
|
Please check your Hetzner Cloud console and manually delete the server if needed to avoid ongoing charges.
|
|
|
|
</x-emails.layout>
|