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