{# @copyright Copyright (C) 2010-2021 Combodo SARL #} {# @license http://opensource.org/licenses/AGPL-3.0 #} {% apply spaceless %}
{% if oUIBlock.GetIconUrl() is not empty %}
{{ oUIBlock.GetTitle() }}
{% endif %} {% if oUIBlock.GetTitle() is not empty %}
{{ oUIBlock.GetTitle() }}
{% endif %}
{% endapply %}