You are here

shrinktheweb-image-link.html.twig in ShrinkTheWeb 8

<a href = '{{ url }}'><img class = 'shrinkthe-web-image' src = '{{ image_path }}' /></a>

File

templates/shrinktheweb-image-link.html.twig
View source
  1. <a href = '{{ url }}'><img class = 'shrinkthe-web-image' src = '{{ image_path }}' /></a>