{$_('oauth.twoFactorCode.title')}
{$_('oauth.twoFactorCode.subtitle', { values: { channel } })}
{#if error}
{error}
{/if}
{$_('oauth.twoFactorCode.codeLabel')}
{$_('common.cancel')}
{submitting ? $_('oauth.twoFactorCode.verifying') : $_('oauth.twoFactorCode.verify')}