Include statements
<div data-gb-custom-block data-tag="include" data-0='header.html'></div>
Includes in context of Drupal components
Let's review the Heading include in the Hero
{%
include '@training_theme/heading/heading.twig' with {
"heading": heading
} only
%}Last updated