Files

1 line
101 B
HTML
Raw Permalink Normal View History

{{- range $key, $value := . -}} {{- $key | htmlEscape -}}="{{- $value | safeHTMLAttr -}}" {{- end -}}