Showing {% if limit and count|int>limit|int %} {% for per_page in [25, 50, 100, 250] %} {{per_page}} {% endfor %} {% else %} {{count}} {% endif %} result{% if limit|int != 1 %}s{% endif %} of {{count}}