aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base/layout/site_layout.tt
diff options
context:
space:
mode:
Diffstat (limited to 'share/skin/base/layout/site_layout.tt')
-rw-r--r--share/skin/base/layout/site_layout.tt6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/skin/base/layout/site_layout.tt b/share/skin/base/layout/site_layout.tt
index 90c916f..02933cf 100644
--- a/share/skin/base/layout/site_layout.tt
+++ b/share/skin/base/layout/site_layout.tt
@@ -1,4 +1,5 @@
=for layout widget
+
[% doctype %]
<html>
@@ -37,9 +38,10 @@
=for layout head_style
-=for layout doctype
+=for layout doctype
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
=for layout body