Added demo: default
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php /* @var $this Controller */ ?>
|
||||
<?php $this->beginContent('//layouts/main'); ?>
|
||||
<div id="content">
|
||||
<?php echo $content; ?>
|
||||
</div><!-- content -->
|
||||
<?php $this->endContent(); ?>
|
||||
Reference in New Issue
Block a user