bug
This commit is contained in:
parent
139192199e
commit
bd5ede08fb
@ -49,7 +49,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="login-box">
|
<div id="login-box">
|
||||||
<h1>Logowanie</h1>
|
<h1>Logowanie</h1>
|
||||||
<form>
|
<form method="POST" action="api/login">
|
||||||
<label for="username">Nazwa użytkownika:</label>
|
<label for="username">Nazwa użytkownika:</label>
|
||||||
<input type="text" id="username" name="username" placeholder="Wprowadź nazwę użytkownika">
|
<input type="text" id="username" name="username" placeholder="Wprowadź nazwę użytkownika">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user