amp-8.x-3.5/templates/amp-facebook.html.twig
templates/amp-facebook.html.twig
{#
/**
* @file
* Template for amp-facebook.
*
* Available variables:
* - attributes: The HTML attributes for amp-facebook:
* - layout: The layout of the element.
* - height: The height of the element.
* - width: The width of the element.
* - data-embed-as: Embed as post or video.
* - data-align-center: Center align or not.
*
* @see template_preprocess_amp_facebook()
*/
#}
<amp-facebook{{ attributes }}>
</amp-facebook>
