Browse

{total} {total === 1 ? 'image' : 'images'}
{ if (e.key === 'Enter') applyFilter(); }} /> {#if filterTag} {/if}
{#if loading}

Loading...

{:else if error}

{error}

{:else if images.length === 0}
{#if filterTag}

No results for tag “{filterTag}”.

{:else}

The archive is empty.

UPLOAD MEDIA {/if}
{:else}
{#each images as img, i (img.id)} {/each}
{/if} {#if viewerIndex >= 0} { viewerIndex = -1; }} /> {/if}