{% load humanize widget_tweaks %}

{{ total|intcomma }} Result{{ total|pluralize }}

Clear All
{% if form.order_by %}

Sort By

Sort options {% render_field form.order_by class="order_by__options" %}
{% endif %}