{% macro render_pagination(pagination) %} {% if pagination.pages > 1 %}
{% endif %} {% endmacro %}