#!/bin/sh

echo Content-type: text/html
echo 
echo

echo    
echo \<h1\>Important Announcement\</h1\>
echo This index has been thoroughly reworked and is now available at:\<br\>
echo \<a href="http://www.netgen.com/cgi/wandex"\>http://www.netgen.com/cgi/wandex\</a\>
