{{template config_path="design/email/header_template"}}
{{trans 'Dear %user_name,' user_name=$user_name}}
{{trans
'The status of your company has been changed into %company_status.'
company_status=$company_status
|raw}}
{{trans 'You may contact the seller for more information.'}}
{{template config_path="design/email/footer_template"}}