{$authenticator->getFrontendTitle()}
{if $self->isAuthenticatorEnabled($authenticator)}
{locale group="quiqqer/frontend-users" var="profile.2fa.label.enabled"}
{else}
{locale group="quiqqer/frontend-users" var="profile.2fa.label.disabled"}
{/if}
{$authenticator->getFrontendDescription()}
{if $self->isAuthenticatorEnabled($authenticator)}
{elseif $authenticator->getSettingsControl()}
{else}
{/if}