{%- with pagination %} {%- if numpages > 1 %} {%- endif %} {%- endwith %} {%- if pagination.numitems %} Displaying results ${pagination.start} to ${pagination.end} of ${pagination.numitems} {%- else %} No results {% endif -%}