{{paginator_html}} {{hits}} {% if reportclass.model %}{% trans reportclass.model._meta.verbose_name_plural %} {% endif %}{% ifnotequal hits fullhits %} (total {{fullhits}}){% endifnotequal %} {% endblock %} {% endblock %}
{% extends "admin/base_site_nav.html" %} {% load i18n admin_list adminmedia %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block extrahead %}{{ block.super }} {% for js in javascript_imports %} {% endfor %} {% endblock %} {% block coltype %}colM{% endblock %} {% block tools %}
{{paginator_html}} {{hits}} {% if reportclass.model %}{% trans reportclass.model._meta.verbose_name_plural %} {% endif %}{% ifnotequal hits fullhits %} (total {{fullhits}}){% endifnotequal %} {% endblock %} {% endblock %}