Create wylogowano.gtpl
This commit is contained in:
parent
f60afd1f8c
commit
3bb8ba9bcc
16
wylogowano.gtpl
Normal file
16
wylogowano.gtpl
Normal file
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="pl">
|
||||
<head>
|
||||
<title>Wylogowano z 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="/wylogowano" method="POST">
|
||||
<br>
|
||||
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="350" height="200"/></center>
|
||||
<center><h1>Poprawnie wylogowano z Stołówka ZPM</h1></center>
|
||||
<center><h5><div><a href="http://localhost:9197">Powrót do STRONY GŁÓWNEJ</a></div></h5></center>
|
||||
<center><h5><div><a href="http://localhost:9197/login">Wróć do STRONY LOGOWANIA</a></div></h5></center>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user