{% if not batch.required %}
{{ batch.seqlen }} entries total
{% endif %} {% if batch.required %}
Page # ${batch.num+1} (${'%d-%d of %d' % (batch.startitem+1, batch.enditem+1, batch.seqlen)})
{% endif %} {% if batch.required %} {% endif %}