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

{{trans "%name," name=$order.getCustomerName()}}

{{ trans 'You can check the status of your return by logging into your account' account_url=$this.getUrl($store,'customer/account/',_nosid:1) |raw }} {{ trans 'or using your order number.' form_url=$this.getUrl($store,'sales/guest/form/',_nosid:1) |raw }}

{{var comment|escape|nl2br}}

{{trans 'If you have any questions about your return, please contact us at %support_email.' support_email=$store.getConfig('trans_email/ident_support/email') |raw}}

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