{#if success}
{txt.passkeySetup}
{txt.passkeySetupDescription}
{txt.continue}
{:else}
{txt.secureYourAccount}
{txt.secureDescription}
{#if error}
{error}
{/if} {#if passkeyAvailable && onSetupPasskey}
{txt.setupPasskey}
{txt.passkeyDescription}
{loading ? '...' : txt.setupNow}
{/if}
{txt.hint2fa}
{txt.skip}
{/if}