{% load handyhelper_tags %} {% if page_obj.has_other_pages %} {% if include_total %}
{{ page_obj.paginator.count }} total
{% endif %} {% endif %}