2018-12-29 04:54:49 +01:00
|
|
|
<!DOCTYPE html>
|
2018-12-29 16:02:42 +01:00
|
|
|
<html lang="pl">
|
2018-12-17 22:35:20 +01:00
|
|
|
<head>
|
2018-12-27 23:53:14 +01:00
|
|
|
<title>PANEL</title>
|
2018-12-29 02:31:05 +01:00
|
|
|
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
2018-12-17 22:35:20 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
2018-12-29 16:02:42 +01:00
|
|
|
<form action="/panel" method="POST">
|
2019-01-02 16:32:16 +01:00
|
|
|
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="150" height="100"/></center>
|
|
|
|
<h1><center>Panel zarządzający użytkownika {{.UserView}}</h1></center>
|
|
|
|
<h2><p style="text-align: center"><button class="button button4"><a href="wylogowano" target="self">WYLOGUJ</button></a></p></h2>
|
|
|
|
<br>
|
|
|
|
<fieldset><h2><div><b><p style="text-indent: 2%;"><a href="http://localhost:9197/historiaPosilkow">Historia Twoich posiłków</a></p></b></div></h2></fieldset>
|
|
|
|
<fieldset><h2><div><b><p style="text-indent: 2%;"><a href="http://localhost:9197/platnosci">Zapłać za posiłki</a></p></b></div></h2></fieldset>
|
2018-12-29 16:02:42 +01:00
|
|
|
</form>
|
2018-12-17 22:35:20 +01:00
|
|
|
</body>
|
|
|
|
</html>
|