racket/collects/handin-server/status-web-root/conf/collect-garbage.html
Matthew Flatt db88fcba02 updated for new web-server
svn: r679
2005-08-26 00:57:51 +00:00

8 lines
204 B
HTML

<html>
<head><title>Garbage Collect Ran</title></head>
<body bgcolor='white'>
<p>The garbage collection routine has run.</p>
<p>Powered by <a href="http://www.plt-scheme.org/">PLT</a></p>
</body>
</html>