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