1 line
93 B
HTML
1 line
93 B
HTML
<img src='{{ .Get "src" }}' alt='{{ .Get "alt" }}' style='max-width: {{ .Get "width" }};' />
|