{{template config_path="design/email/header_template"}}
{{trans "%name," name=$customer.name}}
{{trans "We have received a request to erase the information associated with your account at %store_name." store_name=$store.getFrontendName()}} {{trans 'If you have not authorized this action, please contact us immediately at %store_email' store_email=$store_email |raw}}{{depend store_phone}} {{trans 'or call us at %store_phone' store_phone=$store_phone |raw}}{{/depend}}. {{trans 'You can cancel the erase whitin %delay hours by logging into your account.' account_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}
{{trans "Thanks,
%store_name" store_name=$store.getFrontendName() |raw}}