racket/collects/handin-server/status-web-root/index.html
2008-11-06 22:05:50 +00:00

9 lines
197 B
HTML

<html>
<head><title>Handin Status Web Server</title></head>
<body>
The handin status server is running.
<br>
You can <a href="/status.ss">check your submissions</a> on this server.
</body>
</html>