render-image.html 84 B

123
  1. <p>
  2. <img src="{{ .Destination | safeURL }}" alt="{{ .Text }}" loading="lazy"/>
  3. </p>