Add default language

This commit is contained in:
Samuel Mannehed 2019-03-13 14:19:51 +01:00
parent 6e7e6f9c9e
commit 80c52ba7cb
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="noVNC_loading">
<html lang="en" class="noVNC_loading">
<head>
<!--

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<!--