15 lines
495 B
HTML
15 lines
495 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="refresh" content="300">
|
|
<link rel="stylesheet" href="rooter/css/iconmoon_splash.css">
|
|
<link rel="stylesheet" href="rooter/css/splash.css">
|
|
</head>
|
|
<body style="background-color: darkgrey" id='rooterSplashStatus' >
|
|
<h4> Router ID : #ID# </h4>
|
|
<h5> Powered by : #VER# </h5>
|
|
|
|
</body>
|
|
|