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