mirror of
https://github.com/Adam-Ant/ClockworkAprilFools2017
synced 2024-11-05 03:26:22 +00:00
9 lines
184 B
HTML
9 lines
184 B
HTML
<html>
|
|
<body>
|
|
<form method="post">
|
|
Username: <input type="text" name="username">
|
|
<button type="submit">Get me that juicy Plus!</button>
|
|
</form>
|
|
</body>
|
|
</html>
|