36 lines
1.1 KiB
Twig
36 lines
1.1 KiB
Twig
<html>
|
|
|
|
<head>
|
|
|
|
<title>Spacejewel Hosting - Account Cancellation</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
Hello there {{ Name }},
|
|
|
|
Unfortunately, we have received a request to cancel your account.
|
|
You will not be billed anymore after the end of this billing period, at which your account will be permanently
|
|
suspended.
|
|
|
|
It is worth noting that all of your website data will be deleted after thirty days.
|
|
|
|
|
|
NOTE: Your account may also have been suspended due to lack of payment during three consecutive days. Other suspension
|
|
reasons include requesting a chargeback from your bank (All chargebacks are treated as fraudulent and reported to the authorities).
|
|
You can reactivate your account in this case my messaging support.
|
|
|
|
Your subscription ID: {{ SubscriptionID }}
|
|
|
|
We hope to see you again! Your GDPR consent has also been removed.
|
|
|
|
|
|
|
|
Kind regards,
|
|
Spacejewel Billing System
|
|
|
|
</body>
|
|
|
|
|
|
</html> |