{if $webasyst_contact_info} {capture name='webasyst_contact_info'}   {$webasyst_contact_info.name|default:''|escape} {if $webasyst_contact_info.email|default:[]} ({$webasyst_contact_info.email[0].value|escape}) {/if} {/capture}
{sprintf(_w('Webasyst ID account %s is already connected to a backend user.'), $smarty.capture.webasyst_contact_info)}
[`You can sign in with a login name and a password or use a different Webasyst ID account.`]
{else}
[`Failed to get Webasyst ID account data from the Webasyst resource server.`]
{/if}