{% if total_items > 0 %}
Rekordy: {{ total_items }}, strona {{ page }} z {{ total_pages }}, na stronę {{ per_page }}
{% endif %}