{% apply spaceless %}
{% if oUIBlock.HasIcon() %}
{% endif %}
{% block iboPageTitleText %} {% for oSubBlock in oUIBlock.GetSubBlocks() %} {{ render_block(oSubBlock, {aPage: aPage}) }} {% endfor %} {% endblock %}
{% endapply %}