mirror of
https://github.com/ADElectronics/RTL00_WEB_VS.git
synced 2026-04-05 22:05:09 +00:00
update
This commit is contained in:
parent
6a1f93f17b
commit
764b020238
1201 changed files with 527271 additions and 1 deletions
15
RTLGDB/WEBFiles/404.htm
Normal file
15
RTLGDB/WEBFiles/404.htm
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
<title>404 - Page not found</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h3 class="top">RTL871X Built-in Web server <sup>©</sup></h3>
|
||||
<div class="content">
|
||||
<h2 class="error">404 - Page not found</h2>
|
||||
<p>Sorry, the page you are requesting was not found on this server.</p>
|
||||
<p><a href='/index.htm'>Main</a></p>
|
||||
</div>
|
||||
~inc:footer.inc~
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue