blob: 0c935140e120c4fff5a9701207f57227ea359021 (
plain)
1
2
3
4
5
|
{if $BODY_ID=='thePicturePage'}
{combine_script id='elegant.scripts_pp' load='header' require='jquery' path='themes/elegant/scripts_pp.js'}
{else}
{combine_script id='elegant.scripts' load='header' require='jquery' path='themes/elegant/scripts.js'}
{/if}
|