{% if pagination and pagination.total > 0 and pagination.total_pages > 1 %} {% set _base = pagination_base | default('?page=') %} {% endif %}