Skip to content
Wesley Overdijk edited this page Sep 5, 2013 · 2 revisions

The bootstap view helper adds the twitter bootstap dependencies (assets) to the head. This uses the headScript and headLink helpers.

<?php
$this->sxBootstrap();
?>
Clone this wiki locally