{if $passwordReset}
{locale group="quiqqer/system" var="users.auth.passwordresetverification.success"}
{/if} {foreach $authenticators as $k => $authenticator}
{$authenticator['control']->create()}
{if $k >= $count} {break} {/if}
{locale group="quiqqer/system" var="controls.users.auth.login.or"}
{/foreach}