{#if loading}
{:else if error}
{:else if images.length === 0}

No photos found. Connect to FlashAir WiFi and tap the refresh button.

{:else} {/if}
Photos ({images.length})
{#if showDeleteConfirm && selectedFile !== undefined} {/if}