{m.loading()}
{#if photo.fileSize} {Math.round(photo.fileSize / 1024)} KB {/if} {#if photo.width && photo.height} {photo.width}×{photo.height} {/if} {#if photo.createdAt} {new Date(photo.createdAt).toLocaleDateString()} {/if}