mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
7 lines
194 B
PHTML
7 lines
194 B
PHTML
<div class="controls">
|
|
<?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs ?>
|
|
</div>
|
|
<div class="content">
|
|
<?= /** @var \Icinga\Module\Doc\Renderer\DocTocRenderer $toc */ $toc ?>
|
|
</div>
|