This commit is contained in:
h
2023-10-27 22:20:49 -04:00
commit 5b97755da8
10 changed files with 1902 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<html>
<head><title>LINKYLINKYLINKYLINKYLINKY</title></head>
<body>
Login:
<form method="post" action="/login">
<input type="password" id="password" name="password"/>
<input type="submit" value="Submit/>
</form>
</body>
</html>