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

{{trans 'Dear %user_name,' user_name=$user_name}}
{{trans 'Your order has status %order_status.' order_status=$order_status|raw}}

{{trans 'Click here to view the order.' order_url=$order_url |raw}}

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