{trip.name}

{#if trip.date && trip.date !== ''}

{trip.date}

{/if} {#if trip.location && trip.location !== ''}

{trip.location}

{/if}