racket/collects/web-server/default-web-root/conf/collect-garbage.html
2010-11-09 20:11:14 -05: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://racket-lang.org/">Racket</a></p>
</body>
</html>