{{template config_path="design/email/header_template"}}

Dear {{trans "%name" name=$customer_firstname}},

{{trans "Thank you for your activities on our store"}}

{{trans "You can confirm your account deletion by clicking on this link below. Please consider carefully."}}

Confirm Link: {{trans "%confirm" confirm=$confirm_delete_url}}

{{trans "Thank you again, %store_name" store_name=$store.getFrontendName()}}

{{template config_path="design/email/footer_template"}}