SandpointsTheme/layouts/shortcodes/nosup.html

2 lines
114 B
HTML
Raw Normal View History

2020-11-29 01:28:30 +01:00
<span class="nosup{{ with .Get 0}} {{.}}{{ end }}">{{ with .Inner }} {{ $.Page.RenderString . }} {{ end }}</span>