mirror of
https://github.com/unraid/webgui.git
synced 2026-04-21 09:19:35 -05:00
Standardize on lang="en"
This commit is contained in:
@@ -16,7 +16,7 @@ require_once "$docroot/webGui/include/Markdown.php";
|
||||
require_once "$docroot/webGui/include/Helpers.php";
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content">
|
||||
|
||||
Reference in New Issue
Block a user