{% load bootstrap4 %} {% with bpurl=bootstrap_pagination_url|default:"" %}
{% if show_pagination_info %} ( {{ start_index }}-{{ end_index }} of {{ total_count }} ) {% endif %}
{% endwith %}