mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-20 05:40:10 +02:00
7 lines
220 B
PHTML
7 lines
220 B
PHTML
<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>
|