{adventure.name}
{#if adventure.location && adventure.location !== ""}
{adventure.location}
{/if} {#if adventure.date && adventure.date !== ""}
{adventure.date}
{/if}
{#if type == "mylog"}
{/if} {#if type == "featured"}
{/if}