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 502ed5c36c
commit 05bfa33fb4
17 changed files with 19 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html style=height:100%>
<html lang="en" style=height:100%>
<head>
<title>{{{title}}} - Messenger</title>
<meta http-equiv=X-UA-Compatible content="IE=edge">