easy_social-8.x-3.x-dev/templates/easy-social-linkedin.html.twig
templates/easy-social-linkedin.html.twig
{#
/**
* @file
* Default theme implementation for a date / time element.
*
* Available variables
* - attributes: (optional) HTML attributes to apply to the block.
* - widgets: The widgets to be rendered.
* - async: If we want to render JS ASsynchronously.
* - attached: Array of libraries to add, according to the widget definition.
*
*/
#}
<div class="easy-social linkedin">
<script {{ attributes }}></script>
</div>