summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/header.tpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/header.tpl b/templates/header.tpl
index 06de22d..1b20920 100644
--- a/templates/header.tpl
+++ b/templates/header.tpl
@@ -1,7 +1,6 @@
-<?xml version='1.0' ?>
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<!DOCTYPE html>
-<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
+<html lang='en'>
<head>{$myHeaders}</head>