{% load bittersweet_querystring %} {% comment %} This template fragment assumes that you are using Bootstrap's default pagination with a Django ListView CBV or equivalent which has the default is_paginated, paginator, and page_obj variables defined. {% endcomment %} {% if is_paginated %} {% endif %}