Make link relative, not absolute.
[invirt/packages/invirt-web.git] / templates / skeleton.py
index 0519c68..fd30729 100644 (file)
@@ -33,10 +33,10 @@ VFN=valueForName
 currentTime=time.time
 __CHEETAH_version__ = '2.0rc8'
 __CHEETAH_versionTuple__ = (2, 0, 0, 'candidate', 8)
-__CHEETAH_genTime__ = 1192021085.1185451
-__CHEETAH_genTimestamp__ = 'Wed Oct 10 08:58:05 2007'
+__CHEETAH_genTime__ = 1192025116.0694621
+__CHEETAH_genTimestamp__ = 'Wed Oct 10 10:05:16 2007'
 __CHEETAH_src__ = 'skeleton.tmpl'
-__CHEETAH_srcLastModified__ = 'Wed Oct 10 08:56:40 2007'
+__CHEETAH_srcLastModified__ = 'Wed Oct 10 10:04:55 2007'
 __CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine'
 
 if __CHEETAH_versionTuple__ < RequiredCheetahVersionTuple:
@@ -88,9 +88,9 @@ class skeleton(Template):
         _v = VFFSL(SL,"title",True) # '$title' on line 2, col 14
         if _v is not None: write(_filter(_v, rawExpr='$title')) # from line 2, col 14.
         write('''</title>
-  <link href="/static/favicon.ico" type="image/x-icon" rel="shortcut icon">
-  <link rel="stylesheet" href="/svn/style.css" type="text/css" />
-  <link rel="stylesheet" href="/svn/layout.css" type="text/css" media="screen" />
+  <link href="static/favicon.ico" type="image/x-icon" rel="shortcut icon">
+  <link rel="stylesheet" href="static/style.css" type="text/css" />
+  <link rel="stylesheet" href="static/layout.css" type="text/css" media="screen" />
   <script type="text/javascript">
 var helpWin = null;
 function closeWin(){