{%- if filter %}
Current Filter:
{{ filter }}
{%- endif %}
{% if offset!=1 %} Prev {% endif %}
{{ offset }}
{% if has_next %} Next {% endif %}