Files
documentation/extensions/odoo_theme/layout_templates/page_toc.html
T

5 lines
123 B
HTML
Raw Normal View History

2021-04-30 12:40:29 +02:00
<div class="o_page_toc_nav mt-1">
<h3>On this page</h3>
{{ toc }} {# this is the page TOC (or local toc) #}
</div>