{{template config_path="design/email/header_template"}}
{{trans "%name," name=$order.getCustomerName()}}
{{trans "Your return request has been updated. Please see below."}}
{{trans "You can check the status of your return by logging into your account" account_url=$store.getUrl('customer/account/'),_nosid:1 |raw }} {{trans "or using your order number." form_url=$store.getUrl('sales/guest/form/') |raw }}
{{trans "If you have any questions, please feel free to contact us at %support_email or by phone at %store_phone" support_email=$store.getConfig('trans_email/ident_support/email') store_phone=$store.getConfig('general/store_information/phone') |raw}}
{{trans "Shipping Address"}}{{var formattedShippingAddress|raw}} |
{{trans "Return Address"}}{{var return_address|raw}} |