{{- $src := .Get "src" -}} {{- $source := resources.Get $src -}} {{- $alt := .Get "alt" -}} {{- $caption := .Get "caption" -}} {{- $location := .Get "location" -}} {{- $fullsize := $source -}} {{- $thumb := $source.Resize "400x webp" -}}
{{ $alt }} {{ with $caption }}
{{ . }}
{{ end }}