{% for v in values %} {% endfor %}
{{ v.string }}
{% if has_previous %}
Previous
{% endif %} {% if has_next %}
Next
{% endif %}