]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Emit vestigial xmlns so people can still pass ikiwiki output through XSLT
authorSimon McVittie <smcv@debian.org>
Thu, 16 Oct 2014 10:25:28 +0000 (11:25 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 16 Oct 2014 10:25:28 +0000 (11:25 +0100)
templates/page.tmpl

index 45235cef86da260fa8defeedf6742bcfbd8fa299..301c737fe4d30e15c9e2d1b6863bb660bb0fb03f 100644 (file)
@@ -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>