{#if !hideTitle}

{title}

{/if} {#if finds.length > 0}
{#each finds as find (find.id)} {/each}
{:else if showEmpty}

No finds discovered yet

{emptyMessage}

Start exploring to discover finds
{/if}