fetch('meta'); //echo $this->fetch('css'); ?>
Toggle navigation
Html->link('PictCode', array( 'controller' => 'top', 'action' => 'index' ), array('class' => 'navbar-brand')); ?>
Html->link('新規登録', array( 'controller' => 'users', 'action' => 'register' )); ?>
Html->link('ログイン', array( 'controller' => 'users', 'action' => 'login' )); ?>
fetch('content'); ?>
fetch('script'); ?>