render-image.html 85 B

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