summaryrefslogtreecommitdiff
path: root/themes/astaf/views/layouts/column2.php
blob: 4139e9fdaecbc683ea9bf475a15f317b70022dba (plain)
1
2
3
4
5
<?php $this->beginContent('//layouts/main'); ?>
		<?php echo $content; ?>


<?php $this->endContent(); ?>