mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-06 08:08:58 +02:00
The Notification dependency is removed and uses exceptions now, otherwise it's mostly the same like in the incubator refs #4092
4 lines
102 B
PHTML
4 lines
102 B
PHTML
<?= $this->layout()->moduleStart ?>
|
|
<?= $this->layout()->content ?>
|
|
<?= $this->layout()->moduleEnd ?>
|