{{template config_path="design/email/header_template"}}
{{trans 'Dear %company_admin_name,' company_admin_name=$company_admin_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}}