{% set show_extra_bottom_content = show_extra_bottom_content|default(false) %}
{% if icon_name is defined %}
{% endif %}
{% if show_autosave_status|default(false) %}
{% include '@ibexadesign/ui/autosave.html.twig' %}
{% endif %}
{{ context_actions|default('')|raw }}
{{ include('@ibexadesign/ui/component/middle_ellipsis/middle_ellipsis.html.twig', {
name: title,
}) }}
{{ title }}
{% if (description is defined and description|length) or content is defined and content is not null %}