mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-03-01 20:50:23 -05:00
5 lines
165 B
PHTML
5 lines
165 B
PHTML
<div class="controls">
|
|
<?= $this->render('show/components/header.phtml') ?>
|
|
<?= $this->render('show/components/hostservicesummary.phtml') ?>
|
|
</div>
|
|
<?= $services ?>
|