1 changed files with 2 additions and 2 deletions
@ -1,7 +1,7 @@ |
|||||||
|
|
||||||
<{{ content.html_tag }} class="footnote"> |
<{{ content.html_tag }} class="footnote"> |
||||||
<a id="fn{{ content.index }}" class="footnote-index" href="#back{{ content.index }}">{{ content.index }}</a> |
<a id="fn{{ content.index }}" class="footnote-index" href="#back{{ content.index }}">{{ content.index }}</a> |
||||||
<div class="footnote-text"> |
<span class="footnote-text"> |
||||||
{{ content.prepared_richtext }} |
{{ content.prepared_richtext }} |
||||||
</div> |
</span> |
||||||
</{{ content.html_tag }}> |
</{{ content.html_tag }}> |
||||||
|
Loading…
Reference in new issue