mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-27 17:34:03 +01:00
5 lines
136 B
PHTML
5 lines
136 B
PHTML
<?= $this->layout()->moduleStart ?>
|
|
<?= $this->layout()->content ?>
|
|
<?= $this->layout()->benchmark ?>
|
|
<?= $this->layout()->moduleEnd ?>
|