{% if pages %} << [ {% for page in pages %} {% if page.current %} {{page.index}} {% else %} {{page.index}} {% endif %} {% endfor %} ] >>
{% endif %}