frag.html 131 B

1234
  1. <span class='fragment {{ .Get "class" }}'
  2. {{ with .Get "index" }}data-fragment-index='{{ . }}'{{ end }}>
  3. {{ .Get "c" }}
  4. </span>