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 01:13:42 +01:00
|
|
|
<h1><center>Witaj {{.UserView}}</h1></center>
|
|
|
|
<h2><p style="text-indent: 4%; text-align: right"><a href="adminlogin.php" target="self"> logout</a></p></h2>
|
|
|
|
<br><br><br><br>
|
|
|
|
<fieldset><h2><div><b><p style="text-indent: 2%;"><a href="http://localhost:9197/historiaPosilkow">Oto historia Twoich posiłków (klik)</a></p></b></div></h2></fieldset>
|
|
|
|
<fieldset><h2><div><b><p style="text-indent: 2%;"><a href="http://localhost:9197/historiaPosilkow">Zapłać za posiłki (klik)</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>
|