added method
This commit is contained in:
parent
8c4168670a
commit
a421a61086
@ -8,7 +8,7 @@ block content
|
||||
.card.my-5
|
||||
.card-body
|
||||
h5.card-title.text-center Benutzeranmeldung
|
||||
form
|
||||
form(action='/login', method='POST')
|
||||
.form-group
|
||||
label(for='inputUser') Benutzername
|
||||
input#inputUser.form-control(type='user' placeholder='Benutzername eingeben' required='' autofocus='')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user