{{ $class := .class }} {{ $alt := .alt }} {{ $noscriptSupport := .noscript }} {{ $imgDict := .imgDict }} {{ if $noscriptSupport }}{{ end }} {{ $base := default "/images/lazyimg" .imageBasePath }} {{ $defaultURL := path.Join $base (strings.TrimPrefix "/" $imgDict.default.RelPermalink) }} {{ . }}