itsdrike.com/layouts/shortcodes/span.html

2 lines
86 B
HTML
Raw Normal View History

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