icingaweb2/application/layouts/scripts/inline.phtml

5 lines
136 B
PHTML
Raw Normal View History

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