icingaweb2/application/layouts/scripts/inline.phtml

5 lines
136 B
PHTML
Raw Normal View History

2014-02-18 19:06:27 +01:00
<?= $this->layout()->moduleStart ?>
<?= $this->layout()->content ?>
2014-01-28 15:31:13 +01:00
<?= $this->layout()->benchmark ?>
2014-02-18 19:06:27 +01:00
<?= $this->layout()->moduleEnd ?>