mirror of https://github.com/me50/kukemuna.git
automated commit by check50 [check50=True]
This commit is contained in:
parent
0e76d447ee
commit
69ebf3ba41
|
|
@ -13,7 +13,7 @@
|
|||
<input class="form-control mx-auto w-auto" name="password" placeholder="Password" type="password">
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<input class="form-control mx-auto w-auto" name="password_again" placeholder="Password (again)" type="password">
|
||||
<input class="form-control mx-auto w-auto" name="confirmation" placeholder="Password (again)" type="password">
|
||||
</div>
|
||||
<button class="btn btn-primary" type="submit">Register</button>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Reference in New Issue