diff options
Diffstat (limited to 'data/www/index-ie.html')
-rw-r--r-- | data/www/index-ie.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/www/index-ie.html b/data/www/index-ie.html new file mode 100644 index 0000000..9860bfa --- /dev/null +++ b/data/www/index-ie.html @@ -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> |