source: extensions/stripped-slide/local_head.tpl @ 14497

Last change on this file since 14497 was 12974, checked in by Zaphod, 12 years ago

version 1.1.0

File size: 238 bytes
Line 
1{php}
2        global $template, $stripped;
3        $template->assign( 'stripped', $stripped );
4{/php}
5
6{if ($BODY_ID=='theCategoryPage')}
7        {combine_script id='scripts-slide' load='header' path='themes/stripped-slide/js/scripts-slide.js'}
8{/if}
Note: See TracBrowser for help on using the repository browser.