custom-block-closeblock.html.twig in Close Block 8
<div class="closeblock-block"> {{ content }} </div>
1 theme call to custom-block-closeblock.html.twig
- ClearCookieBlock::build in src/
Plugin/ Block/ ClearCookieBlock.php - Builds and returns the renderable array for this block plugin.
File
templates/custom-block-closeblock.html.twigView source
- <div class="closeblock-block">
- {{ content }}
- </div>