{#if collections.length > 0}
{#each collections as collection} {/each}
{:else}

{$t('share.no_shared_found')} {#if data.user && !data.user?.public_profile}

{$t('share.set_public')}

{/if}

{/if} Shared Collections