{{ $name := .Get 0 }} {{ $alt := .Get 1 }} {{ $path := printf "pics/%s" $name}} {{ with resources.Get $path }} {{ $alt }} {{ end }}