{#if isCollectionModalOpen}
{adventure.location} {new Date(adventure.date).toLocaleDateString()}
{:else}
{/if}
{adventure.name}
{#if adventure.type == 'visited'}
{#each adventure.activity_types as activity}
{/if}