From 784aed7f1026f94fc5cee6915ab6ee99b0e9c677 Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 25 Sep 2010 02:54:22 +0200 Subject: [PATCH] xhtml.xsl: HTML5 Doctype --- xsl/xhtml.xsl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xsl/xhtml.xsl b/xsl/xhtml.xsl index 52d5eab16..de9da67e2 100644 --- a/xsl/xhtml.xsl +++ b/xsl/xhtml.xsl @@ -14,11 +14,12 @@ + <!DOCTYPE html> + +