Sha256: f6873cdb2f37f09878ccca7fb1e5d8a68c855bafa89ed1898e545800b2260501
Contents?: true
Size: 224 Bytes
Versions: 9
Compression:
Stored size: 224 Bytes
Contents
<footer> {%- for footnote in footnotes -%} <aside epub:type="footnote" id="{{ footnote.id }}"> <a href="#{{ footnote.refid }}">{{ footnote.index }}</a>. {{ footnote.text }} </aside> {%- endfor -%} </footer>
Version data entries
9 entries across 9 versions & 1 rubygems