redstrate.com/themes/red/layouts/shortcodes/add.html
2023-10-28 12:02:54 -04:00

3 lines
85 B
HTML

{{ $type := .Get 0 }}
<span class="add add-{{ $type }}">{{ humanize $type }}</span>