icingaweb2/modules/doc/application/views/scripts/chapter.phtml
2014-07-28 19:17:03 +02:00

3 lines
98 B
PHTML

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