|
|
@ -23,7 +23,7 @@
|
|
|
|
<hr class="bg-light mb-3">
|
|
|
|
<hr class="bg-light mb-3">
|
|
|
|
<label for="">Gebruikersnaam:</label>
|
|
|
|
<label for="">Gebruikersnaam:</label>
|
|
|
|
<input type="text" class="form-control mb-3 login" autofocus name="number" id="number"
|
|
|
|
<input type="text" class="form-control mb-3 login" autofocus name="number" id="number"
|
|
|
|
placeholder="Vul je stamnummer in">
|
|
|
|
placeholder="Vul je gebruikersnaam in">
|
|
|
|
<hr class="bg-light mb-3">
|
|
|
|
<hr class="bg-light mb-3">
|
|
|
|
<label for="">Wachtwoord:</label>
|
|
|
|
<label for="">Wachtwoord:</label>
|
|
|
|
<input type="password" class="form-control mb-3 login" name="password" id="password"
|
|
|
|
<input type="password" class="form-control mb-3 login" name="password" id="password"
|
|
|
|