source: extensions/cl_conflit/template/conflit.tpl @ 7895

Last change on this file since 7895 was 7895, checked in by cljosse, 13 years ago

[cl_conflit] save

File size: 552 bytes
Line 
1{html_head}
2<!--- Autosize/template/confilt.tpl (before) --->
3{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js" }
4{known_script id="conflit_script" src=$CONFLIT_ROOT|@cat:"js/conflit.js"}
5    {known_script id="dimensions" src=$CONFLIT_ROOT|@cat:"js/jquery.dimensions.js"}
6<!---FIN Autosize/template/confilt.tpl (before) --->    {/html_head}   
7<script type="text/javascript">
8    var DEBUG = '{$DEBUG}';
9    var theme = '{$theme}';
10    var Version = '{$version}';
11    var cl_plugin = '{$cl_plugin}';
12</script>
Note: See TracBrowser for help on using the repository browser.