{#if pinnedStatuses.length }

Pinned statuses

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