mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-17 21:50:09 +02:00
5 lines
95 B
PHTML
5 lines
95 B
PHTML
<h1>Hosts Status</h1>
|
|
|
|
<div style="max-width:600px" >
|
|
<?= $this->form->render($this); ?>
|
|
</div>
|