I wasn’t able to find anything through the forum ...
I would like to like to link my javascript template file which is above root ...
Linking to the stylesheet is explained: {stylesheet='template_group/css_template'}
But how do I link to a Javascript template above root?
the following obviously doesn’t work:
...script type=“text/javascript” src=”{path='scripts/somescript'}”></script….
thanks!