mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-03-29 13:53:40 -04:00
4 lines
136 B
PHTML
4 lines
136 B
PHTML
<?= $this->layout()->moduleStart ?>
|
|
<?= $this->layout()->content ?>
|
|
<?= $this->layout()->benchmark ?>
|
|
<?= $this->layout()->moduleEnd ?>
|