]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/editpage.tmpl
* Updated ikiwiki.svgz from Recai, includes an icon and is used to generate
[ikiwiki.git] / templates / editpage.tmpl
index 1ee4c49479c16017e7f93ff8654290983cb8fc44..a5c44dc4c650b765ef7f00fc8ef4c381cf33494c 100644 (file)
@@ -2,12 +2,14 @@
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html>
 <head>
-<TMPL_IF NAME="BASEURL">
 <base href="<TMPL_VAR BASEURL>" />
-</TMPL_IF>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title><TMPL_VAR FORM-TITLE></title>
-<link rel="stylesheet" href="<TMPL_VAR STYLEURL>" type="text/css" />
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
+<TMPL_IF NAME="FAVICON">
+<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-ico" />
+</TMPL_IF>
 </head>
 <body>
 <TMPL_IF NAME="PAGE_CONFLICT">