17 lines
880 B
HTML
17 lines
880 B
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Pragma" CONTENT="no-cache">
|
|
<meta http-equiv="Expires" CONTENT="-1">
|
|
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="refresh" content="0; URL=/cgi-bin/webif.sh" />
|
|
<title>Web Administrative Console</title>
|
|
</head>
|
|
<body style="margin: 0pt auto; height:100%; color: #C3C4D2; background-color: #213242;">
|
|
<div style="width: 100%; height: 100%; position: fixed; display: table;">
|
|
<p style="display: table-cell; line-height: 4em; vertical-align: middle; text-align: center;">Web Administrative Console<br />Redirecting to : <a style="color: inherit;" href="/cgi-bin/webif.sh">main page</a></p>
|
|
</div>
|
|
</body>
|
|
</html>
|