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

{{trans 'Dear %user_name,' user_name=$user_name}}
{{trans 'Your company %company_name has been approved, and you have been assigned as the Company Admin.' company_name=$company.getName() |raw}}

{{trans 'Please, click on the link to sign in to our site and set a password.' reset_password_url=$reset_password_url |raw}}

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