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

{{trans 'Dear %sales_representative_name,' sales_representative_name=$sales_representative_name}}
{{trans 'Domain %domain_name in company %company_name was set to status Pending.' domain_name=$domain.getName() company_name=$company.getName() |raw}}

{{trans 'Please set it to Active or Inactive in your Admin Panel.' company_url=$company_url |raw}}

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