{#if showAttention && attentionQueue.length > 0}
{#each attentionQueue as item (item.projectId)} {/each}
{/if}