{#if displayItems}
{#each displayItems as page, index}
{#if progress && index < (displayItems.length - 1)}
{/if} {/each}
{/if}