First complete implementation.
1 parent 60f4258 commit 2906413a9bc228c2c8a200db47155dc641ad2ef4
@tundra tundra authored on 28 Apr 2006
Showing 1 changed file
View
40
tperimeter-ui.html 0 → 100644
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN"> <html>
<head><title>TundaWare Inc. Perimeter Service Control</title></head>
 
<body>
 
<h1>
<fieldset style="margin: 2em; text-align: center;">
TundraWare Inc.<br>
Perimeter Service Control
</h1>
 
<p><DIV ALIGN=CENTER> <em>
Unauthorized Use Of This Facility Is Strictly Forbidden!!!<br>
Trespassers Will Be Violated.<br>
(And then sent to Detroit.)
</em></p>
 
<form action="/cgi-bin/perimeter/perimeter.py">
<fieldset style="margin: 4em; text-align: center;">
 
Service:
<input type="text" name="service"><br><br>
 
Address:
<input type="text" name="address"> <br><br>
 
<input type="submit" value="Submit">
</form>
 
</body>
</html>