{#if isAuthPage} {@render children()} {:else if auth.loading}

{t('common.loading')}

{:else if auth.user}
{#if mobileMoreOpen}
{#if allProviders.length >= 1}
{/if}
{#each navEntries as entry} {#if isGroup(entry)}
{t(entry.key)}
{:else} {t(entry.key)} {#if entry.countKey && navCounts[entry.countKey]} {navCounts[entry.countKey]} {/if} {/if} {/each}
{/if}
{#key page.url.pathname}
{@render children()}
{/key}
{:else}

{redirecting ? t('common.redirecting') : t('common.loading')}

{/if} { showPasswordForm = false; pwdMsg = ''; pwdSuccess = false; pwdConfirm = ''; }}>
{#if pwdMsg}

{pwdMsg}

{/if}
openSearch = fn} />