Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b679fc6
)
Emit vestigial xmlns so people can still pass ikiwiki output through XSLT
author
Simon McVittie
<smcv@debian.org>
Thu, 16 Oct 2014 10:25:28 +0000
(11:25 +0100)
committer
Simon McVittie
<smcv@debian.org>
Thu, 16 Oct 2014 10:25:28 +0000
(11:25 +0100)
templates/page.tmpl
patch
|
blob
|
history
diff --git
a/templates/page.tmpl
b/templates/page.tmpl
index 45235cef86da260fa8defeedf6742bcfbd8fa299..301c737fe4d30e15c9e2d1b6863bb660bb0fb03f 100644
(file)
--- a/
templates/page.tmpl
+++ b/
templates/page.tmpl
@@
-1,5
+1,5
@@
<!DOCTYPE html>
-<html>
+<html
xmlns="http://www.w3.org/1999/xhtml"
>
<head>
<TMPL_IF DYNAMIC>
<TMPL_IF FORCEBASEURL><base href="<TMPL_VAR FORCEBASEURL>" /><TMPL_ELSE>