{% import 'macro' as macro %} {{ macro.render_chart_dependencies(chart) }} {% for c in chart %} {{ macro.render_chart_content(c) }} {% endfor %}