Browse Source

Delete 'index.html'

master
z3r0Luck 4 years ago
parent
commit
7974e90abd
  1. 13
      index.html

13
index.html

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cloud Web App</title>
</head>
<body>
<form action="/quotes" method="POST">
<input type="text" placeholder="name" name="name">
<input type="text" placeholder="post" name="post">
<button type="submit">Submit</button>
</form>
</body>
Loading…
Cancel
Save