<html> <head><title><?php echo $title ?></title></head> <body> <?php echo $view->getExtend('content') ?> </body> </html>