You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freshtomato-arm/release/src-rt-6.x.4708/router/www/index.html

27 lines
674 B
HTML

<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<title>FreshTomato NGINX Server Testpage</title>
<link rel="stylesheet" type="text/css" href="tomato.css">
<link rel="stylesheet" type="text/css" href="default.css">
<style>
div, a {
color:white;
text-align:center;
}
</style>
</head>
<body>
<div style="font:32px arial;font-weight:bold">
<br /><br /><br /><br />FreshTomato NGINX Server<br />
</div>
<div>
<br /><br /><a href="phpinfo.php">[ Show PHPinfo ]</a>
</div>
<div>
<br /><br /><a href="adminer.php">[ MySQL Adminer ]</a>
</div>
</body>
</html>