{% load add_to_qs %}
{# nav="last": when doing a new search on an event-page, you want the most recent matching event to show up #}
{% if has_prev %} {# no need for 'is_first': if you can go to the left, you can go all the way to the left too #} {% else %}
{% endif %} {% if has_prev %} {% else %}
{% endif %} {% if has_next %} {% else %}
{% endif %} {% if has_next %} {% else %}
{% endif %}