{#if !authChecked}
로딩 중...
{:else if $isAuthenticated || PUBLIC_PATHS.some(p => $page.url.pathname.startsWith(p))} {#if showChrome}
{#if !$page.url.pathname.startsWith('/news')}
ui.openDrawer('sidebar')} /> {/if}
PKM
/
문서
뉴스
Inbox
설정
logout()}>로그아웃
{:else}
{/if} {/if}
{#each $toasts as toast (toast.id)}
removeToast(toast.id)} > {toast.message}
{/each}