Html->link('BoostCake', array(
'plugin' => 'boost_cake',
'controller' => 'boost_cake',
'action' => 'index'
), array('class' => 'brand')); ?>
- Html->link('Bootstrap3', array(
'action' => 'bootstrap3'
)); ?>
- Html->link('Bootstrap2', array(
'action' => 'bootstrap2'
)); ?>