Files
drupal-rorschach/web/themes/custom/rorschach/templates/footnote-link.html.twig
T
2023-06-18 20:42:25 +02:00

3 lines
155 B
Twig

{# footnotes/footnote-link.html.twig #}
<a class="see-footnote" id="{{ fn.ref_id }}" title="{{ fn.text_clean }}" href="#{{ fn.fn_id }}">{{ fn.value }}</a>