Update wylogowano.gtpl
This commit is contained in:
parent
b57e9c152d
commit
dbfda709a6
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="pl">
|
<html lang="pl">
|
||||||
<head>
|
<head>
|
||||||
<title>Wylogowano z Stołówka ZPM</title>
|
<title>Wylogowano ze Stołówka ZPM</title>
|
||||||
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form action="/wylogowano" method="POST">
|
<form action="/wylogowano" method="POST">
|
||||||
<br>
|
<br>
|
||||||
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="350" height="200"/></center>
|
<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 ze Stołówka ZPM</h1></center>
|
<center><h1>Poprawnie wylogowano {{.UserView}} ze 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">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>
|
<center><h5><div><a href="http://localhost:9197/login">Wróć do STRONY LOGOWANIA</a></div></h5></center>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user