{% comment %} Expects: * request, the request object. * page_obj, a DiggPaginator instance. {% endcomment %} {% if page_obj.paginator.num_pages > 1 %} {% load ditto_core %} {% endif %}