diff -r 11aa742bf1dc -r 93f9ead45dae app/app.yaml.template --- a/app/app.yaml.template Sun Oct 26 00:57:33 2008 +0000 +++ b/app/app.yaml.template Sun Oct 26 21:26:35 2008 +0000 @@ -34,6 +34,9 @@ - url: /ghop/content static_dir: ghop/content + +- url: /jquery + static_dir: jquery - url: /.* script: main.py