5 lines
134 B
HTML
5 lines
134 B
HTML
<div class="o_page_toc_nav mt-1">
|
|
<h3>{{ _("On this page") }}</h3>
|
|
{{ toc }} {# this is the page TOC (or local toc) #}
|
|
</div>
|