{#if error}
Unable to load photos
{error}
{:else if photoItems.length === 0}
No photos yet
Photos and albums will be added soon
{:else}
{/if}