change CSS url
[mirror/dsa-wiki.git] / templates / page.tmpl
index 967e17b..39acf3c 100644 (file)
@@ -7,7 +7,7 @@
 <TMPL_IF NAME="FAVICON">
        <link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
 </TMPL_IF>
-       <link rel="stylesheet" href="http://git.deb.at/w/deb/gitweb.git/blob_plain/kalle:/debian.css" type="text/css" />
+       <link rel="stylesheet" href="<TMPL_VAR BASEURL>debian.css" type="text/css" />
        <link rel="stylesheet" href="<TMPL_VAR BASEURL>dsa.css" type="text/css" /> 
 <TMPL_IF NAME="EDITURL">
        <link rel="alternate" type="application/x-wiki" title="Edit this page" href="<TMPL_VAR EDITURL>" />
@@ -20,7 +20,7 @@
 <div id="header">
         <div id="upperheader">
                 <div id="logo">
-                        <a href="http://www.debian.org/" title="Debian Home"><img src="./Pics/openlogo-50.png" alt="Debian" width="50" height="61" /></a>
+                        <a href="http://www.debian.org/" title="Debian Home"><img src="/Pics/openlogo-50.png" alt="Debian" width="50" height="61" /></a>
                 </div>
                 <p class="section">dsa</p>
                <TMPL_IF NAME="SEARCHFORM">