{#if chunkProgress} {#if editMode && chunkProgress.total > 1}

{m.bulk_edit_save_progress({ done: chunkProgress.done, total: chunkProgress.total })}

{/if} {/if}