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

4 lines
98 B
PHTML
Raw Normal View History

2014-11-17 10:39:25 +01:00
<div class="chapter">
<?= $sectionRenderer->render($this, $this->getHelper('Url')); ?>
</div>