{% for k,v in widget.url_params.iteritems() %} {% endfor %} {% if limit %}

Showing {% if limit and count|int>limit|int %} {% else %} {{count}} {% endif %} result{% if limit|int != 1 %}s{% endif %} of {{count}}

{% endif %}