{% macro pagination_bar(result) %} {% if result.total_pages > 1 %} {% endif %} {% endmacro %}