{{template config_path="design/email/header_template"}}
{{trans "%name," name=$customer.name}}
{{trans "Welcome to %store_name." store_name=$store.getFrontendName()}}
{{trans "Email:"}} {{var customer.email}}
{{trans "Set your password here:"}}
|
{{trans "If you did not make this request, you can ignore this email and your password will remain the same."}}
{{template config_path="design/email/footer_template"}}