{% set container_style = get_style_variant(schema.style, template_mode) %} {% set show_title = ((show_object_title is none and config['SHOW_OBJECT_TITLE']) or show_object_title) and schema.title %} {% if show_title or container_style in ("collapsible", "expandable") %}