{{- with $terms := .GetTerms "tags" }}
{{ partial "icon.html" (dict "icon" "price-tag-3-line" "label" (T "tags")) }} {{- range $idx, $it := $terms }} {{ $it.LinkTitle }} {{- if ne $idx (sub $terms.Len 1) }}, {{ end }} {{- end }}