mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-14 03:30:12 +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>
|