Add the lang=en to the html tag
This commit is contained in:
parent
06f8e0efb0
commit
3194ede748
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Reference in a new issue