{% if currentWidget.properties.header.icon.unicode %}{% endif %} {{ currentWidget.properties.header.content }} {% if currentWidget.getParent().properties.showCollapseIcon %}{% endif %}
{% for item in currentWidget.children %} {% if isServer %} {{ widget(item) }} {% else %} {% widget item %}{% endWidget %} {% endif %} {% endfor %} {% if isPreview %}
{% endif %}