{% if currentWidget.properties.header.icon.id %}{% endif %} {% if not currentWidget.properties.header.content == '' %}
{{ currentWidget.properties.header.content }}
{% endif %}
{% for item in currentWidget.children %} {% if isServer %} {{ widget(item) }} {% else %} {% widget item %}{% endWidget %} {% endif %} {% endfor %} {% if isPreview %}
{% endif %}