{@render children()}
{#each notifications as notification (notification.id)}
{notification.message}
{/each}
{#if $healthStatus === 'healthy'} {:else} {/if}