]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/recentchanges.tmpl
* Use DESTDIR and not PREFIX to specify installation prefix for packaging.
[ikiwiki.git] / templates / recentchanges.tmpl
index 250e5de51c450aad8724fcdf0a04db7650360b74..dd061a06a88b987591f6f7487e4539abb7b1ee4c 100644 (file)
@@ -2,12 +2,11 @@
  "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 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" />
 </head>
 <body>