{% macro single_item(key,item) %} {%- for f in item.fields %}{{ f }}{{ SEP }}{% endfor %} {% endmacro %}