X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/5fe97edbbea790fb629df9dbf0737d2996f18335..f3c1b256ad0f930d2f7fc623ad538692a3829979:/templates/skeleton.py diff --git a/templates/skeleton.py b/templates/skeleton.py index fd30729..e3444ec 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__ = 1192025116.0694621 -__CHEETAH_genTimestamp__ = 'Wed Oct 10 10:05:16 2007' +__CHEETAH_genTime__ = 1192082083.444865 +__CHEETAH_genTimestamp__ = 'Thu Oct 11 01:54:43 2007' __CHEETAH_src__ = 'skeleton.tmpl' -__CHEETAH_srcLastModified__ = 'Wed Oct 10 10:04:55 2007' +__CHEETAH_srcLastModified__ = 'Thu Oct 11 01:54:41 2007' __CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine' if __CHEETAH_versionTuple__ < RequiredCheetahVersionTuple: @@ -116,12 +116,25 @@ function helppopup(name){ _v = VFFSL(SL,"user.username",True) # '$user.username' on line 26, col 26 if _v is not None: write(_filter(_v, rawExpr='$user.username')) # from line 26, col 26. write('''.]

+

List ''') - _v = VFFSL(SL,"body",True) # '$body' on line 28, col 1 - if _v is not None: write(_filter(_v, rawExpr='$body')) # from line 28, col 1. + if VFFSL(SL,"varExists",False)('machine'): # generated from line 28, col 1 + write('''Info +Console +''') + write('''Help

+''') + _v = VFFSL(SL,"body",True) # '$body' on line 34, col 1 + if _v is not None: write(_filter(_v, rawExpr='$body')) # from line 34, col 1. write(''' ''') - if not VFFSL(SL,"varExists",False)('simple') or not VFFSL(SL,"simple",True): # generated from line 29, col 1 + if not VFFSL(SL,"varExists",False)('simple') or not VFFSL(SL,"simple",True): # generated from line 35, col 1 write('''
Questions? Contact sipb-xen-dev@mit.edu. ''')