How do you include Javascript from a CDN source using Smarty? We have code such as the following for including it from a file on the web server, but I want to include it from a CDN instead.
{javascript file="prototype.js" priority=20}
When I access the Smarty documentation at http://www.smarty.net/manual/en/ "javascript" cannot be found anywhere within the page, and when I try to search the documentation the results from the following are not at all helpful: http://www.smarty.net/manual/en/search.php?query=javascript