{#if snap.data} {/if} {#if !snap.data}
Status
Connecting to kamado-api…
{#if snap.error}
{snap.error}
{/if}
{:else if selection.page === "accelerator"} {#key 'accelerator'}
{/key} {:else if selection.page === "stats"} {#key 'stats'}
{/key} {:else if selection.page === "bestshare"} {#key 'bestshare'}
{/key} {:else if selection.worker} {#key selection.worker}
{/key} {:else if selection.user} {#key selection.user}
{/key} {:else} {#key 'dashboard'}
{/key} {/if}