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

{{trans "Dear %name," name=$customer.name}}

{{trans "You've been added to the %company_name as the company member. Once you enter your account, the company's shared resources will be available for you." company_name=$customer.companyName customer_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}

{{trans "If this is a mistake, please contact the company Admin at %company_admin_email." company_admin_email=$customer.companyAdminEmail}}

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