icingaweb2/modules/doc/application/views/scripts/chapter.phtml

4 lines
98 B
PHTML

<div class="chapter">
<?= $sectionRenderer->render($this, $this->getHelper('Url')); ?>
</div>