{{template config_path="design/email/header_template"}}
{{trans "Dear %name," name=$name}}
{{trans "Your Order request #%id has been rejected." id=$id}}
{{trans "You can check the status of the order by click here." order_url=$order_url |raw}}
{{trans 'If you have questions about your order, you can email us at %store_email' store_email=$store_email |raw}}
{{template config_path="design/email/footer_template"}}