moleflap/www/index.html

14 lines
582 B
HTML
Raw Normal View History

2010-02-25 08:37:50 +01:00
<html>
<head>
<link rel="stylesheet" type="text/css" href="./mole.css">
</head>
<body>
<img width="500" height="120" src="./moleflap.png" alt="MoleFlap" border="0"/><br/>
<form action="open" method="get"><textarea name="t" cols="41" rows="4" wrap="soft"></textarea><br/>
<input type="submit" value="Open Door Please!"></form><br/>
2010-02-26 01:06:47 +01:00
Or use the <a href="opendoor">script</a>!<br/><br/>
2010-04-23 20:18:13 +02:00
<a href="recover.html">Recover your key</a><br/><br/>
2010-02-25 08:37:50 +01:00
<small>Powered by<br/><img width="80" height="121" src="./mole_people.jpg" alt="Mole People" border="0"/>
</body>
</html>