Delete index.html
This commit is contained in:
parent
2db04e302f
commit
3c3b38df33
|
@ -1,12 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="ISO-8859-1">
|
||||
</head>
|
||||
<body>
|
||||
<form action="first">
|
||||
Name: <input type="text" name="userName" /><br /> <br /> <input
|
||||
type="submit" value="submit" />
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue