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