blb-container.html.twig in Bootstrap Layout Builder 2.x
<div {{ attributes }}>{{ children }}</div>
1 theme call to blb-container.html.twig
- Container::getInfo in src/
Element/ Container.php - Returns the element properties for this element.
File
templates/blb-container.html.twigView source
- <div {{ attributes }}>{{ children }}</div>