simple-instagram-block.html.twig in Simple Instagram Feed Block 8.3
Same filename and directory in other branches
<div id="{{ unique_id }}" class="instagram-feed"></div>
1 theme call to simple-instagram-block.html.twig
- SimpleInstagramBlock::build in src/
Plugin/ Block/ SimpleInstagramBlock.php - Builds and returns the renderable array for this block plugin.
File
templates/simple-instagram-block.html.twigView source
- <div id="{{ unique_id }}" class="instagram-feed"></div>