{#each $notifications as n (n.id)}
{n.title}
{n.message}
{/each}