Blame | Last modification | View Log | RSS feed
<?php $this->extend('parent_view'); ?> View content. <?php echo $this->element('extended_element'); ?>
<?php $this->extend('parent_view'); ?>
View content.
<?php echo $this->element('extended_element'); ?>