{% load seeker %} {% load i18n %} {% block seeker-pagination %}
**Paging has been limited to the first {{ paginator_cap|intcomma }} results.**
{% endif %} {% endblock seeker-pager %}Found {{ total_hits|intcomma }} result{{ total_hits|pluralize }} in {{ results.took }} millisecond{{ results.took|pluralize }} {% if export_name %} {% block export-link %}— {% trans "Export these results" %}{% endblock export-link %} {% endif %}