{#if allowSelectRows && selectedRows.length}
{selectedRows.length} row{selectedRows.length === 1 ? "" : "s"} selected
{/if}