Gwug
This commit is contained in:
parent
a52a10378c
commit
eeca381dbd
|
@ -27,7 +27,7 @@
|
|||
<% if (typeof error !== 'undefined') { %>
|
||||
<div class="alert alert-danger text-center mb-3"><%= error %></div>
|
||||
<% } %>
|
||||
<form action="." method="POST">
|
||||
<form action="#" method="POST">
|
||||
<div class="mb-3">
|
||||
<label for="username" class="form-label">Username:</label>
|
||||
<input type="text" class="form-control" id="username" name="username" required>
|
||||
|
|
Loading…
Reference in a new issue