{{template config_path="design/email/header_template"}}
{{trans 'Dear %company_admin_name,' company_admin_name=$company_admin_name}}
{{trans 'A new order was sent for approval by %user_name.' user_name=$user_name}}
{{trans 'Click here to approve or reject the order.' order_url=$order_url |raw}}
{{template config_path="design/email/footer_template"}}