{#if pinnedStatuses.length }

{intl.pinnedStatuses}

{#each pinnedStatuses as status, index (status.id)}
{/each}
{/if}