https://github.com/search?q=cakephp+twitter+bootstrap&type=Everything&repo=&langOverride=&start_value=1
On Thu, Feb 23, 2012 at 9:37 AM, jeremyharris <[email protected]> wrote: > To include CSS and JS, use the HtmlHelper[1]. This will include files from > /webroot/css and /webroot/js > > $content_for_layout holds the content from the rendered view. All you need > to do is echo it in the layout. There isn't anything more that you need to > do with it. > > 1: http://book.cakephp.org/2.0/en/core-libraries/helpers/html.html > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
