{{template config_path="design/email/header_template"}}
{{trans 'Dear %company_admin_name,' company_admin_name=$company_admin_name}}
{{trans 'There is a new user %user_name in status Pending waiting for your moderation.'
user_name=$user_name
|raw}}
{{trans 'Please set to Active or Inactive here.' company_users_url=$company_users_url |raw}}
{{template config_path="design/email/footer_template"}}