This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
footnotes/templates/public/reference-container-body.html

5 lines
294 B
HTML
Raw Normal View History

<tr>
<td class="footnote_plugin_index">[[index]].</td>
<td class="footnote_plugin_link"><span id="footnote_plugin_reference_[[index-int]]" onclick="footnote_moveToAnchor('footnote_plugin_tooltip_[[index-int]]');">[[arrow]]</span></td>
<td class="footnote_plugin_text">[[text]]</td>
</tr>