amp-8.x-3.5/templates/amp-image-wrapper.html.twig
templates/amp-image-wrapper.html.twig
{#
/**
* @file
* Theme override of an image.
*
* Available variables:
* - attributes: HTML attributes for the img tag.
* - style_name: (optional) The name of the image style applied.
*
* @see template_preprocess_amp_components_image()
*/
#}
<amp-img{{ attributes }}></amp-img>
