{#if currentPhoto} {/if} Tap for fullscreen {#each visiblePhotos as photo, index (photo.id)} {/each} {currentPhoto.title} {#if currentPhoto.city} {currentPhoto.city}, {location.name}, {location.country.name} {:else} {location.name}, {location.country.name} {/if} · {dayjs(currentPhoto.date_taken).format('MMMM YYYY')} {#if isFullscreen} {/if}
Tap for fullscreen