]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/editpage.tmpl
web commit by ThomasSchwinge: I like it.
[ikiwiki.git] / templates / editpage.tmpl
index 1733483d311b1618e2c6e5f2b76da00e3f209b61..4724cd65fd6e3e551eacc00dfd5ff4acb4ea0d2b 100644 (file)
@@ -2,6 +2,9 @@
  "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" />