summaryrefslogtreecommitdiff
path: root/page.tmpl
diff options
context:
space:
mode:
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 a02345f..3a1ac9e 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>