Html->charset(); ?>
:
Html->meta('icon'); echo $this->Html->css('cake.generic'); echo $this->fetch('meta'); echo $this->fetch('css'); echo $this->fetch('script'); echo $this->Html->script('jquery-2.0.1.min'); echo $this->Js->writeBuffer(); ?>
Html->link('Monitors', array('controller' => 'Monitors', 'action' => 'index')); ?> Html->link('Events', array('controller' => 'Events', 'action' => 'index')); ?> Html->link('Options', array('controller' => 'Config', 'action' => 'index')); ?>
Session->flash(); ?> fetch('content'); ?>
element('sql_dump'); ?>