{#if !loading} {#each Object.entries(services) as [ id, service ] (id)} {@const isDown = service.lastBeat.down}
{/each} {:else} loading {/if}