{% for tab_pane in widget._items %} {{{ tab_pane.title }}}
{{{ tab_pane.subtitle }}}
{{{ tab_pane.content }}}
{% endfor %}