brmsklad/lib/Cake/Test/test_app/View/Posts/parent_2.ctp
2017-02-26 15:27:58 +01:00

3 lines
105 B
PHP

This is the second parent.
<?php echo $this->fetch('content'); ?>
<?php echo $this->fetch('sidebar'); ?>