{{template config_path="design/email/header"}} {{inlinecss file="email-inline.css"}}

Hello {{htmlescape var=$customer.name}},

{{if customer.is_change_password}}

We have received a request to change password associated with your account at {{var store.getFrontendName()}}.

{{/if}} {{if customer.is_change_email}}
We have received a request to change email associated with your account at {{var store.getFrontendName()}}.
Your new email is: {{var customer.email}}

{{/if}}

If you have not authorized this action, please contact us immediately {{depend store_phone}} at {{var store_phone}}{{/depend}}.

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