{% load widgy_tags %}
{% with section_behavior='accordion' %} {% for child in self.get_children %} {% render child %} {% endfor %} {% endwith %}