{{ .Inner }} {{ $src := .Get "src" }} {{ $alt := .Get "alt" }} {{ if (fileExists ( print "/static" $src )) }} {{ with (imageConfig ( print "/static" $src )) }} {{ $imageWidth := div .Width 2 }} {{ end }} {{ else }} {{ end }}