{% for boxName,boxData in childBoxes %}
{{ boxName }}
{{ boxData['template']|raw }}
{% endfor %}