{{ range $name, $path := $.Param "socialOptions" }} {{ if $path }} {{ partial (print "svgs/social/" $name ".svg") (dict "width" 32 "height" 32) }} {{ end }} {{ end }}