projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76d72e9
)
typo
author
Joey Hess
<joey@gnu.kitenet.net>
Mon, 9 Nov 2009 19:42:18 +0000
(14:42 -0500)
committer
Joey Hess
<joey@gnu.kitenet.net>
Mon, 9 Nov 2009 19:42:18 +0000
(14:42 -0500)
templates/page.tmpl
patch
|
blob
|
history
diff --git
a/templates/page.tmpl
b/templates/page.tmpl
index 0e73463ec0260c0caab856f1293f0db28c9275a0..968066a19e8e0db5a045fa3a9f1ea04bdb3f979a 100644
(file)
--- a/
templates/page.tmpl
+++ b/
templates/page.tmpl
@@
-7,7
+7,6
@@
<TMPL_IF NAME="FAVICON">
<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
</TMPL_IF>
-<TMPL_IF NAME="STYLE_CSS">
<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
<TMPL_IF NAME="LOCAL_CSS">
<link rel="stylesheet" href="<TMPL_VAR BASEURL><TMPL_VAR LOCAL_CSS>" type="text/css" />