source: trunk/dnsbl/templates/index.tmpl@ 17

Last change on this file since 17 was 2, checked in by Kris Deugau, 15 years ago

/trunk/dnsbl

Import work to date

File size: 262 bytes
Line 
1<html>
2<head>
3<title>DNSBL database</title>
4</head>
5<body>
6<table>
7<form action="dnsbl.cgi"><input type=hidden name=page value=report>
8<tr><td>Enter an IP:</td>
9<td><input name=ip></td></tr>
10<tr><td><input type=submit></td></tr>
11</form>
12</table>
13</body>
14</html>
Note: See TracBrowser for help on using the repository browser.