1 2 3 4 5
<?php $this->beginContent('//layouts/main'); ?> <?php echo $content; ?> <?php $this->endContent(); ?>