mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-04-15 22:09:28 -04:00
5 lines
164 B
PHTML
5 lines
164 B
PHTML
<div class="controls">
|
|
<?= $this->render('partials/host/object-header.phtml') ?>
|
|
<?= $this->render('partials/host/servicesummary.phtml') ?>
|
|
</div>
|
|
<?= $services ?>
|