5 lines
136 B
PHTML
5 lines
136 B
PHTML
|
<?= $this->layout()->moduleStart ?>
|
||
|
<?= $this->layout()->content ?>
|
||
|
<?= $this->layout()->benchmark ?>
|
||
|
<?= $this->layout()->moduleEnd ?>
|