Html->charset(); ?> <?php echo __('CakePHP: the rapid development php framework:'); ?> <?php echo $title_for_layout; ?> Html->meta('icon'); echo $this->Html->css('cake.generic'); echo $this->fetch('meta'); echo $this->fetch('css'); echo $this->fetch('script'); ?>
Session->flash(); ?> fetch('content'); ?>
element('sql_dump'); ?>