{% load i18n %}
{% if total_count > 0 %} {% blocktrans %}Showing {{ start }}-{{ end }} of {{ total_count }}{% endblocktrans %} {% endif %} {% if page_numbers|length > 1 %} {% endif %}