icingaweb2/application/views/scripts/inline.phtml

4 lines
102 B
PHTML
Raw Normal View History

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