mirror of
https://github.com/Adam-Ant/ClockworkAprilFools2017
synced 2025-06-22 21:30:55 +00:00
Initial version of website and python script for teamspeak integration
This commit is contained in:
8
website/templates/buy.html
Normal file
8
website/templates/buy.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
<form method="post">
|
||||
Username: <input type="text" name="username">
|
||||
<button type="submit">Get me that juicy Plus!</button>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user