{$t('adventures.my_adventures')}

{#if isLoading}
{/if}
{#each adventures as adventure} {/each} {#if adventures.length === 0 && !isLoading}

{$t('adventures.no_linkable_adventures')}

{/if}