Update login.gtpl
This commit is contained in:
parent
4eccf099e1
commit
fd053935b4
@ -1,12 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<title>Panel logowania do Stołówka ZPM</title>
|
||||
</head>
|
||||
<body>
|
||||
<form action="/login" method="post">
|
||||
Username:<input type="text" name="username">
|
||||
Password:<input type="password" name="password">
|
||||
<input type="submit" value="Login">
|
||||
<input type="submit" value="Zaloguj">
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user