This commit is contained in:
pvvx 2017-05-07 17:51:51 +03:00
parent a07f6dcd3d
commit 7b0ca91b26
5 changed files with 8 additions and 6 deletions

View file

@ -2,14 +2,14 @@
<html><head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>RTL871X WIFI</title>
<link rel="stylesheet" href="style.css">
<script src="scripts.js"></script>
<link rel="stylesheet" href="/style.css">
<script src="/scripts.js"></script>
</head><body onload="reloadTimer.reload(10)">
<h3 class="top">RTL871X Built-in Web server <sup>&copy;</sup></h3>
<div class="content">
<h3>Timeout <span id='timer'>?</span> sec...</h3>
* Redirect: <a href='http://~sys_url~/'>http://~sys_url~/</a> *<br><br>
<a href='index.htm'>Main</a>
<a href='/index.htm'>Main</a>
</div>
~inc:footer.inc~
</body>