Delete login.gtpl
This commit is contained in:
parent
daf1a74ce1
commit
55ae9e25ab
16
login.gtpl
16
login.gtpl
@ -1,16 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Panel logowania do Stołówka ZPM</title>
|
||||
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
||||
</head>
|
||||
<body>
|
||||
<form action="/login" method="post">
|
||||
Nazwa użytkownika: <input type="text" name="username">
|
||||
<hr>
|
||||
Hasło: <input type="password" name="password">
|
||||
<hr>
|
||||
<h1><input type="submit" value="Zaloguj"></h1>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user