{#if adventures.length === 0} {:else}
{#each adventures as adventure} {/each}
{/if}