{% if this.icon %}
{% endif %}
{% set has_title_block = block('title') is defined and block('title') is not empty %}
{% set has_actions_block = block('actions') is defined and block('actions') is not empty %}
{% if this.title or has_title_block or has_actions_block %}