{photo.name.replace(', ', ',\n')}
{!!location && location.region}, {!!location && location.country.name}
{#if layout === 'list'}
{:else}
{/if}
{dayjs(photo.date).format('MMM Do, YYYY')}
{(index < 10 ? '0': '') + index}