icingaweb2/application/layouts/scripts/inline.phtml

5 lines
136 B
PHTML

<?= $this->layout()->moduleStart ?>
<?= $this->layout()->content ?>
<?= $this->layout()->benchmark ?>
<?= $this->layout()->moduleEnd ?>