4 lines
No EOL
131 B
HTML
4 lines
No EOL
131 B
HTML
<span class='fragment {{ .Get "class" }}'
|
|
{{ with .Get "index" }}data-fragment-index='{{ . }}'{{ end }}>
|
|
{{ .Get "c" }}
|
|
</span> |