From 08d9836a894fad232049e2adc59c131bc6dc1aaf Mon Sep 17 00:00:00 2001 From: Eric Price Date: Wed, 10 Oct 2007 09:50:49 -0400 Subject: [PATCH] Create a static/ directory svn path=/trunk/web/; revision=182 --- templates/main.py | 2 -- templates/skeleton.py | 25 ++++++++++++------------- templates/skeleton.tmpl | 4 ++-- templates/static/VncViewer.jar | 1 + templates/{ => static}/layout.css | 0 templates/{ => static}/style.css | 0 6 files changed, 15 insertions(+), 17 deletions(-) create mode 120000 templates/static/VncViewer.jar rename templates/{ => static}/layout.css (100%) rename templates/{ => static}/style.css (100%) diff --git a/templates/main.py b/templates/main.py index 6f99990..ec1eca5 100755 --- a/templates/main.py +++ b/templates/main.py @@ -797,8 +797,6 @@ if __name__ == '__main__': u.email = 'nobody' connect('postgres://sipb-xen@sipb-xen-dev/sipb_xen') operation = os.environ.get('PATH_INFO', '') -# print 'Content-Type: text/plain\n' -# print operation if not operation: print "Status: 301 Moved Permanently" print 'Location: ' + os.environ['SCRIPT_NAME']+'/\n' diff --git a/templates/skeleton.py b/templates/skeleton.py index 09409a5..0519c68 100644 --- a/templates/skeleton.py +++ b/templates/skeleton.py @@ -33,10 +33,10 @@ VFN=valueForName currentTime=time.time __CHEETAH_version__ = '2.0rc8' __CHEETAH_versionTuple__ = (2, 0, 0, 'candidate', 8) -__CHEETAH_genTime__ = 1191828896.641397 -__CHEETAH_genTimestamp__ = 'Mon Oct 8 03:34:56 2007' +__CHEETAH_genTime__ = 1192021085.1185451 +__CHEETAH_genTimestamp__ = 'Wed Oct 10 08:58:05 2007' __CHEETAH_src__ = 'skeleton.tmpl' -__CHEETAH_srcLastModified__ = 'Mon Oct 8 03:34:52 2007' +__CHEETAH_srcLastModified__ = 'Wed Oct 10 08:56:40 2007' __CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine' if __CHEETAH_versionTuple__ < RequiredCheetahVersionTuple: @@ -89,9 +89,8 @@ class skeleton(Template): if _v is not None: write(_filter(_v, rawExpr='$title')) # from line 2, col 14. write(''' - + +