mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-12 16:34:25 +02:00
5 lines
136 B
PHTML
5 lines
136 B
PHTML
<?= $this->layout()->moduleStart ?>
|
|
<?= $this->layout()->content ?>
|
|
<?= $this->layout()->benchmark ?>
|
|
<?= $this->layout()->moduleEnd ?>
|