first commit
This commit is contained in:
commit
8c39952965
1956 changed files with 1460685 additions and 0 deletions
22
buildroot/web-ui/data/www/index-ie.html
Normal file
22
buildroot/web-ui/data/www/index-ie.html
Normal file
|
@ -0,0 +1,22 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="Title" content="Marlin WebUI" />
|
||||
<meta name="Description" content="Marlin WebUI based on E4d@box WebUI" />
|
||||
<meta name="Generator" content="E4d@box" />
|
||||
<meta name="Owner" content="E4d@box" />
|
||||
<meta name="Author" content="MandrakeDesign" />
|
||||
<meta name="google" content="notranslate" />
|
||||
<meta http-equiv="Content-Language" content="en_GB" />
|
||||
<title>Marlin WebUI</title>
|
||||
<link rel="shortcut icon" href="#" />
|
||||
</head>
|
||||
<body>
|
||||
<div style="padding-top:100px; text-align:center">
|
||||
<h1>Sorry, but MS Internet Explorer browser is not supported by this web application.<br>Please upgrade to Edge or use another browser</h1>
|
||||
<br><br><br>
|
||||
<h1>Marlin WebUI</h1>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue