There was an error while loading. Please reload this page.
1 parent a4c4b1a commit b018b8eCopy full SHA for b018b8e
single-HTTP/static/html/index.html
@@ -50,7 +50,7 @@ <h1>FOOTER</h1>
50
</div>
51
<br>
52
<div>
53
-<form action="login_submit" method="post" accept-charset="utf-8">
+<form action="/login_submit" method="post" accept-charset="utf-8">
54
Name: <input type="text" name="name" placeholder="Name">
55
56
Email: <input type="email" name="email" placeholder="example@example.com">
0 commit comments