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

{{trans "Hello %name," name=$name}}

{{trans "A user has been %changed in your company:" changed=$changed}}

{{trans "Name: %sub_name." sub_name=$sub_name}}

{{trans "Email: %sub_email." sub_email=$sub_email}}

{{trans "Role: %sub_role." sub_role=$sub_role}}

{{trans "Status: %status." status=$status}}

{{trans "You can view and manage sub-users in your company by click " }} {{trans "here"}}.

{{trans 'If you have not authorized this action, please contact us immediately at %store_email' store_email=$store_email |raw}}

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