{% macro print_arguments(data) %} {% for item in data %} {{ item }}="{{ data[item] }}" {% endfor %} {% endmacro %} {% macro side_tree_leaf(data) %}