Can any one tell me please how to use js file in Orchard CMS? I added it to Layout.cshtml page as Script.include(\"jquery.js\").
Script.include(\"jquery.js\")
It's kinda cheating but you can just add this to the layout or document file.