<html> <body bgcolor="#FFFFFF"> <h1>Entropy Search</h1> <a href="editdef.html">Edit Guestbook Template</a><br> <!-- We Don't want to see the results :-) <cpanel Fileman="fmmkdir("$homedir",".htmltemplates")"> <cpanel Fileman="installfile("/usr/local/cpanel/share/htmltemplates/default","$homedir/.htmltemplates/default")"> --> <form action="http://<cpanel print="DOMAIN">/cgi-sys/guestbook.cgi" target=guestwindow> <input type="hidden" name="user" value="<cpanel print="$ENV{'REMOTE_USER'}">"> <input type="hidden" name="action" value="addguest"> <input type="hidden" name="basehref" value="http://<cpanel print="DOMAIN">"> <input type="hidden" name="template" value="default"> Name: <input type="text" name="name"><br> Email: <input type="text" name="email"><br> Url: <input type="text" name="url"><br> Comments: <textarea name="comments"></textarea><br> <input type="submit" value="Sign Guestbook"> </form> <pre> </pre> </html>