8 lines
215 B
HTML
8 lines
215 B
HTML
<html>
|
|
<head><title>Passwords Refreshed</title></head>
|
|
<body bgcolor='white'>
|
|
<p>The Web server is now using the new password file.</p>
|
|
<p>Powered by <a href="http://racket-lang.org/">Racket</a></p>
|
|
</body>
|
|
</html>
|