Html->charset(); ?>
: fetch('title'); ?>
Html->meta('icon'); echo $this->Html->css('cake.generic'); echo $this->fetch('meta'); echo $this->fetch('css'); echo $this->fetch('script'); ?>
Html->link($cakeDescription, 'https://cakephp.org'); ?>
Flash->render(); ?> fetch('content'); ?>
element('sql_dump'); ?>