1
0
mirror of https://github.com/Adam-Ant/ClockworkAprilFools2017 synced 2025-06-23 05:30:55 +00:00

Repo refactor

This commit is contained in:
2017-03-31 20:35:16 +01:00
parent 166308ad01
commit 4c44f0a141
13 changed files with 0 additions and 0 deletions

8
templates/buy.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<body>
<form method="post">
Username: <input type="text" name="username" required>
<button type="submit">Get me that juicy Plus!</button>
</form>
</body>
</html>