{#if isAuthPage} {@render children()} {:else if auth.loading}
{t('common.loading')}
{redirecting ? t('common.redirecting') : t('common.loading')}
{pwdMsg}