{{ pages }} Page{{ pages|pluralize }} {% if show_first %}«{% endif %} {% if has_previous %}<{% endif %} {% for num in page_numbers %} {% if num == page %} {{ num }} {% else %} {{ num }} {% endif %} {% endfor %} {% if has_next %}>{% endif %} {% if show_last %}»{% endif %} {% if show_hits %}{{ hits }} {{ hit_label }}{% endif %}