Added html lang tag to all translated web pages.

This commit is contained in:
Ylian Saint-Hilaire
2020-06-12 14:16:24 -07:00
parent 76c53fb228
commit d6daf8e2b1
17 changed files with 19 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
<head>
<head lang="en">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="viewport" content="user-scalable=1.0,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" />