summaryrefslogtreecommitdiffstats
path: root/modules/doc/application/views/scripts/chapter.phtml
blob: 8cd4f6ec6ad6e116b22df4c97e9beaa1447a7f29 (plain)
1
2
3
4
5
6
<div class="controls">
    <?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $this->tabs ?>
</div>
<div class="content chapter">
    <?= /** @var \Icinga\Module\Doc\Renderer\DocSectionRenderer $section */ $section ?>
</div>