{% macro build_filters(filters,items) %}
{% for f in filters %}
{% endfor %}
{% endmacro %}