Houses of {location.name}

Houses of {location.name} {location.description ?? 'has no description yet'}

Photos by {#each location.credits as { credit_id: { name, website }}} {#if website} {name} {:else} {name} {/if} {/each}

{#if latestPhoto} ·

Updated

{/if}
{#if location.has_poster} {/if}
{#if hasIllustration} Illustration for {location.name} {/if}
{#if photos.length}
{#each photos as { title, image: { id, title: alt, width, height }, slug, city, date_taken }, index} {/each}
key === 'Enter' && target.click()} > {#if !ended}

See more photos

{:else}

You've seen it all!

{/if}
{#if ended} {/if}
{:else}

No photos available for {location.name}.
Come back later!

{/if}