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