mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-29 01:04:24 +01:00
7 lines
182 B
PHTML
7 lines
182 B
PHTML
<div class="controls">
|
|
<h1><?= /** @type string $title */ $title ?></h1>
|
|
</div>
|
|
<div class="content toc">
|
|
<?= /** @type \Icinga\Module\Doc\TocRenderer $toc */ $toc ?>
|
|
</div>
|