{{template config_path="design/email/header_template"}}
{{trans "Dear %name," name=$customer.name}}
{{trans "Your company account %company_name has been suspended, pending approval from the seller." company_name=$customer.companyName |raw}}
{{trans "If you have any questions, please contact the seller."}}
{{template config_path="design/email/footer_template"}}