{{- with $terms := .GetTerms "tags" }}

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

{{- end }}