icingaweb2/application/layouts/scripts/inline.phtml

5 lines
136 B
PHTML
Raw Normal View History

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