„index.html“ ändern

master
Erik 2020-01-13 08:26:59 +01:00
parent 005326a9ba
commit 4645cdf670
1 changed files with 1 additions and 0 deletions

View File

@ -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>