Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 3889aeb7 authored by 65160381's avatar 65160381
Browse files

7.4

parent e0ea8237
No related branches found
No related tags found
No related merge requests found
Pipeline #592 passed with warnings
......@@ -22,7 +22,6 @@
<div class="register-container">
<h2>Register</h2>
<form onsubmit="return validatePassword()" method="POST" action="/register">
<input type="text" placeholder="Username" name="username" id="username" required>
<input type="email" placeholder="Email" name="email" required>
<input type="password" placeholder="Password" name="password" id="password" required>
<input type="password" placeholder="Confirm Password" name="confirm-password" id="confirm-password" required>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment