MINOR HTML5 for BlankPage.ss default template

This commit is contained in:
Ingo Schommer 2012-04-13 00:34:35 +02:00
parent 1701de8c6f
commit 1e2d8160f8
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>$Title</title>
<% base_tag %>
</head>