„index.html“ ändern
parent
005326a9ba
commit
4645cdf670
|
@ -10,6 +10,7 @@
|
|||
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
||||
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
||||
<input type="submit" value="Log in" />
|
||||
<input type="submit" value="Sign Up" />
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue