{#if !hideTitle}

{title}

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

No locations discovered yet

{emptyMessage}

Create a location to start sharing finds
{/if}