Notifications

{#if $notifications.length === 0}
fetching notifications...
{:else} {#each $notifications as notif} {/each} {/if}