„index.html“ ändern
parent
3b8bcfb9bd
commit
ad66f64039
|
@ -10,6 +10,8 @@
|
|||
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
||||
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
||||
<input type="submit" value="Log in" />
|
||||
</form>
|
||||
<form action="./content/signup.php" method="post">
|
||||
<input type="submit" value="Sign Up"/>
|
||||
</form>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue