show.php 99 Bytes Edit Raw Blame History 1 2 3 4 <?php $this->title = $page->title; $this->params['breadcrumbs'][] = $this->title; echo $page->body;