{pageTitle}

{#if galleries.length > 1} {/if}
{#if !loading && photos.length === 0}

No images found

This gallery doesn't contain any photos yet, or storage is still syncing.

{:else}
{#each photos as photo (photo.id)} {/each}
{/if}
{#if loading}
{/if}
{#if activePhoto} {/if}