poweronoff.click/themes/PaperMod/layouts/_default/_markup/render-image.html
2021-09-17 15:20:18 +02:00

2 lines
119 B
HTML

<img loading="lazy" src="{{ .Destination | safeURL }}" alt="{{ .Text }}" {{ with .Title}} title="{{ . }}" {{ end }} />