itsdrike.com/layouts/shortcodes/span.html

2 lines
91 B
HTML

<span {{ with .Get "style" }} style="{{ . | safeCSS }}" {{ end }}>{{ .Get "text" }}</span>