1 line
100 B
HTML
1 line
100 B
HTML
{{- range $key, $value := . -}} {{- $key | htmlEscape -}}="{{- $value | safeHTMLAttr -}}" {{ end -}} |