16 lines
753 B
Groovy
16 lines
753 B
Groovy
<!DOCTYPE html>
|
|
<html lang="pl">
|
|
<head>
|
|
<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" />
|
|
</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 {{.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/login">Wróć do STRONY LOGOWANIA</a></div></h5></center>
|
|
</form>
|
|
</body>
|
|
</html> |