mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-23 01:41:34 -05: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 ?>
|