{{template config_path="design/email/header_template"}}
{{trans "Hello %name," name=$name}}
{{trans "A role has been %changed in your company:" changed=$changed}}
{{trans "Role name: %role_name." role_name=$role}}
{{trans "Permissions: %permissions." permissions=$permissions}}
{{trans "You can view and manage roles 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"}}