1 line
88 B
HTML
1 line
88 B
HTML
|
<span {{ with .Get "style"}} style="{{ . | safeCSS }}"{{ end }}>{{ .Get "text" }}</span>
|