wasm-rdp/frontend/static/p404.html
2021-11-02 22:06:19 +08:00

9 lines
275 B
HTML

<!DOCTYPE html>
<body>
<!-- 404 Not found -->
<h1>404 Not found</h1>
<p>The requested URL was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body>