Hello {{ customer.get_full_name() or customer.username }},
Your subscription to the {{ plan.name }} plan has been canceled.
Canceled on: {{ canceled_date }}
If you wish to continue using our services, you can resubscribe at any time.
ResubscribeHello {{ customer.get_full_name() or customer.username }},
Your subscription to the {{ plan.name }} plan has been canceled.
Canceled on: {{ canceled_date }}
If you wish to continue using our services, you can resubscribe at any time.
Resubscribe