{% comment 'Sources' %} https://web.unimelb.edu.au/components/search https://romanvm.pythonanywhere.com/post/bootstrap4-based-pagination-django-listview-30/ https://blog.khophi.co/django-class-based-views-pagination-bootstrap-4/ {% endcomment %} {% if pages > 1 %} {% endif %}

Showing items {{page_obj.start_index}}–{{page_obj.end_index}} of {{ page_obj.paginator.count }}.