1
0
Fork 0
mirror of https://github.com/ItsDrike/itsdrike.com.git synced 2025-04-22 14:12:28 +00:00
itsdrike.com/layouts/shortcodes/span.html

1 line
91 B
HTML

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