This commit is contained in:
Matthew Noorenberghe 2019-06-05 22:31:18 -07:00
Родитель f29c7024e4
Коммит 70538df3fb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -62,7 +62,7 @@
<form class="alignedLabels">
<label>username: <input autocomplete="username"></label>
<label>new-password: <input type="password" autocomplete="new-password"></label>
<p><input type="submit" value="Login"></p>
<p><input type="submit" value="Register"></p>
</form>
</body>
</html>