Dashboard

{#if loading}
{:else if counted}

Top {top}

Top {full}

{#each table.slice(0, full) as { host, total, human, same }} {/each}
Time Spent Host
{human}
{/if}