{#if loading}
{/if} {#if currentIndex > 0} {/if} {#if currentIndex < images.length - 1} {/if}
{#if current.mime_type.startsWith('video/')} {:else} {current.filename} {/if}
{current.filename}
#{current.id} · {current.width}×{current.height} · {formatSize(current.file_size)} · {current.mime_type} · UPLOADED BY {current.uploader_username}
DOWNLOAD {currentIndex + 1} / {images.length}
{#if tagDetails.length > 0}
{#each tagDetails as t (t.tag)} {/each}
{/if}