{$_title = "[s`Sign in with Webasyst ID`] — {$wa->accountName(false)}"}
[s`Sign in with Webasyst ID`]
[s`Allow users to use their Webasyst ID accounts to sign into the control panel.`]
[s`More info`]
{if $is_connected}
[s`Sign in with Webasyst ID`] [`is enabled`]. [s`Disable`]
{else}
[s`Sign in with Webasyst ID`] [`is disabled`].
{/if}
{if $is_connected}
{if $connected_users}
{if $users_count == $connected_users_count}
[s`Connected: all team users`]
{else}
{_ws("Connected: ** from %d team user", "Connected: ** from %d team users", $users_count)|replace:'**':$connected_users_count}
{/if}