summaryrefslogtreecommitdiff
path: root/page.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-01-20 20:55:26 +0100
committerJonas Smedegaard <dr@jones.dk>2008-01-20 20:55:26 +0100
commitee4004b634857ebac441aef06bbd38be0b0effc7 (patch)
tree12a65df55b052719d5087f044ada27e03d0e8425 /page.tmpl
parentfb17a6957b8fb2826997eb8e2e37403ba8045441 (diff)
Sync with upstream commit 405e8a703126cc5de426063dedbd2394b747782a (Wed Jan 9, release 2.20).
Diffstat (limited to 'page.tmpl')
-rw-r--r--page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.tmpl b/page.tmpl
index 20339ee..b648de9 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><TMPL_VAR TITLE></title>