template: switch to html5, and add a lang attribute

This commit is contained in:
Frédéric Péters 2012-10-30 09:30:27 +01:00
parent 1296aac1b3
commit dd7911ba2a
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<!DOCTYPE html>
<html lang="[site_lang]">
<head>
<link rel="stylesheet" type="text/css" href="[css]"/>
[script]