{#each $notifications as notification (notification.id)}
{notification.message}
{#if notification.icon}{/if}
{/each}