racket/collects/handin-server/status-web-root/conf/protocol-error.html
2005-05-27 18:56:37 +00:00

8 lines
180 B
HTML

<html>
<head><title>Browser Error</title></head>
<body>
<p>The browser sent a malformed request.</p>
<p>Powered by <a href="http://www.plt-scheme.org/">PLT</a></p>
</body>
</html>