column1.php 101 Bytes
Newer Older
1 2 3
<?php $this->beginContent('//layouts/main'); ?>
<?php echo $content ?>
<?php $this->endContent(); ?>