{entry.location.city}
+{entry.location.country}
+{entry.title}
--
{entry.memo}
-+
When did you go?
+{formatDate(entry.date)}
+How long did you stay?
+{entry.days} {entry.days === 1 ? 'day' : 'days'}
+Who did you go with?
++ {#if entry.tripType === 'solo'} + Just me — solo trip + {:else} + With friends + {/if} +
+How was it?
+{entry.memo}
+Trip soundtrack
+{entry.song.title}
+{entry.song.artist}
+