Skip to content

Commit

Permalink
MINOR HTML5 for BlankPage.ss default template
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Apr 13, 2012
1 parent 121e7d3 commit b127419
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions templates/BlankPage.ss
@@ -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>
Expand Down

0 comments on commit b127419

Please sign in to comment.