summaryrefslogtreecommitdiffstats
path: root/layouts/_default/_markup/render-image.html
blob: ab7aa31c13c745d3e3a7a4f2997683c84017cac6 (plain) (blame)
1
<img class="img-zoomable" src="{{ .Destination | relURL | safeURL }}" alt="{{ .Text }}" />