Add the lang=en to the html tag

This commit is contained in:
Las Zenow 2012-09-09 01:08:14 +02:00
parent 06f8e0efb0
commit 3194ede748

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html>
<html lang="en">
<head>
<link href="/img/favicon.ico" rel="icon" type="image/x-icon" />
<link href="/css/bootstrap.css" rel="stylesheet">