{#if loading}
{m.bulk_edit_loading()}
{:else if error}
{error}
{:else if entries.length > 0}
{/if}