You are here

media-entity-pinterest-pin.html.twig in Media entity Pinterest 8.2

Same filename and directory in other branches
  1. 8 templates/media-entity-pinterest-pin.html.twig

Default theme implementation to display a Pin.

data-pin-width="small|medium|large"

File

templates/media-entity-pinterest-pin.html.twig
View source
  1. {#
  2. /**
  3. * @file
  4. * Default theme implementation to display a Pin.
  5. *
  6. * @ingroup themeable
  7. *
  8. * data-pin-width="small|medium|large"
  9. */
  10. #}
  11. <a data-pin-do="embedPin" href="{{ path }}"></a>