hero-xlarge.html.twig in View Modes Inventory - Bootstrap Ready 8.2
Same filename and directory in other branches
View modes inventory - Hero -xlarg template.
File
templates/hero/hero-xlarge.html.twigView source
- {#
- /**
- * @file
- * View modes inventory - Hero -xlarg template.
- */
- #}
- {% if title_suffix.contextual_links is not null %}
- {{ title_suffix.contextual_links }}
- {% endif %}
- <{{ outer_wrapper }}{{ attributes.addClass('hero-view-mode', 'xlarge', 'clearfix') }}>
- <{{ main_wrapper }} class="main-content">
- {{ content.main }}
- </{{ main_wrapper }}>
- </{{ outer_wrapper }}>