{#each $workspaceAlerts as alert (alert.id)}
{alert.title ?? label(alert.level)}

{alert.message}

{/each}