20} > {#if pinnedCollections.length}
Pinned
{#each pinnedCollections as collection (collection.id)} {/each} {/if} {#if unpinnedRegularCollections.length} {#if pinnedCollections.length}
Others
{/if} {#each unpinnedRegularCollections as collection (collection.id)} {/each} {/if} {#if unpinnedSystemCollections.length} {#if showSystemSection || normalizedSearch.length} {#each unpinnedSystemCollections as collection (collection.id)} {/each} {/if} {/if} {#if normalizedSearch.length && !filtered.length}

No collections found.

{/if}
{#if !$hideControls}
{/if}