RTL00_WEB/WEBFiles/protect/timeout.htm

17 lines
543 B
HTML
Raw Permalink Normal View History

2017-04-22 13:54:00 +00:00
<!DOCTYPE html>
<html><head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>RTL871X WIFI</title>
2017-05-07 14:51:51 +00:00
<link rel="stylesheet" href="/style.css">
<script src="/scripts.js"></script>
2017-04-22 13:54:00 +00:00
</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>
2017-05-07 14:51:51 +00:00
<a href='/index.htm'>Main</a>
2017-04-22 13:54:00 +00:00
</div>
~inc:footer.inc~
</body>
</html>