flush to avoid table of content outside sidebar

This commit is contained in:
prx 2023-09-23 21:17:41 +02:00
parent fcd5cd6033
commit f6d3930ccd
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ $showSidebar = page_findnearest($conf['sidebar']) && ($ACT=='show');
<?php tpl_toc()?>
</div>
</header>
<?php tpl_flush() ?>
<main id="dokuwiki__content">
<!-- BREADCRUMBS -->