UNPKG

oxil-net1

Version:
6 lines (4 loc) 398 B
<div {{with .Get "wrapclasses"}}class="{{.}}"{{end}}> <amp-img {{with .Get "class"}}class="{{.}}"{{end}} layout="responsive" width="{{ with .Get "width" }}{{.}}{{ else }}16{{ end }}" height="{{ with .Get "height" }}{{.}}{{ else }}9{{ end }}" src="{{ .Get "src" }}" {{with .Get "alt"}}alt="{{.}}"{{end}} ></amp-img> </div> {{ with .Get "caption"}}<p class="small italic mt050 mb3">{{.}}</p>{{end}}