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

{{trans 'Dear %sales_representative_name,' sales_representative_name=$sales_representative_name}}
{{trans 'Status of the domain %domain_name was changed from %previous_domain_status to %new_domain_status.' domain_name=$domain.getName() previous_domain_status=$previous_domain_status new_domain_status=$new_domain_status |raw}}

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