23 lines
823 B
HTML
23 lines
823 B
HTML
|
<!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>
|