Jakob 2020-01-13 08:30:20 +01:00
commit c01b55d9e7
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>