Asset::css(array('style.css', 'form.css'), array(), 'public', false); Asset::js(array('jquery-1.7.2.min.js', 'smooth-scroll.js'), array(), 'public', false);
<?php print Asset::render('public'); ?>
'paths' => array('assets'), 'img_dir' => 'img', 'js_dir' => 'js', 'css_dir' => 'css',
It looks like you're new here. If you want to get involved, click one of these buttons!