I'm using the latest stable release of web2py. I need to produce an app that has no CSS or javascript. Is the quickest way to do this just stripping these things from layout.html or is there a setting somewhere that would cause the rendering to go plain-jane?
Thanks, David

