mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-26 19:20:23 -05:00
The Notification dependency is removed and uses exceptions now, otherwise it's mostly the same like in the incubator refs #4092
3 lines
102 B
PHTML
3 lines
102 B
PHTML
<?= $this->layout()->moduleStart ?>
|
|
<?= $this->layout()->content ?>
|
|
<?= $this->layout()->moduleEnd ?>
|