icingaweb2/modules/doc/application/views/scripts/module/chapter.phtml
2014-11-17 10:39:25 +01:00

3 lines
98 B
PHTML

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