{# /** * @file * Theme override for the block follow us on footer. * * Available variables: * - block - The full block entity. * - label_hidden: The hidden block title value if the block was * configured to hide the title ('label' is empty in this case). * - module: The module that generated the block. * - delta: An ID for the block, unique within each module. * - region: The block region embedding the current block. * - content: The content of this block. * * @ingroup templates */ #} {% include "block--socialmediaicons.html.twig" %}