github.com/rclone/rclone@v1.66.1-0.20240517100346-7b89735ae726/docs/layouts/shortcodes/img.html (about) 1 <img width="{{ .Get "width" }}" src="{{ .Get "src" }}" alt="{{ .Get "alt" }}" style="{{ .Get "style" | safeCSS }}">