block--facebook-comments-block.html.twig in Facebook Comments Block 8
Same filename and directory in other branches
<div id="fb-root"></div> {% if data_attributes %} <div class="fb-comments" {{ data_attributes }}></div> {% endif %}
File
templates/block--facebook-comments-block.html.twigView source
- <div id="fb-root"></div>
- {% if data_attributes %}
- <div class="fb-comments" {{ data_attributes }}></div>
- {% endif %}