Update menuDanNaglowek.gtpl

This commit is contained in:
s441433 2019-01-05 13:15:18 +01:00
parent 91abc4fa94
commit e1c8fdca70

View File

@ -1,14 +1,15 @@
<!DOCTYPE html>
<html lang="pl">
<head>
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="150" height="100"/></center>
<title>Menu Dań w ZPM</title>
<h5><p style="text-align: right;">Zalogowano jako {{.UserView}} <button class="button button4"><a href="wylogowano" target="self">WYLOGUJ</a></button></p></h5>
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="150" height="100"/></center>
<title>Stołówka ZPM Menu Dań</title>
</head>
<body>
<h1><center>{{.UserView}}, poniżej Menu Dań w stołówce ZPM</center></h1>
<h1><center>Menu Dań w stołówce ZPM</center></h1>
<h4><center>* INFO: szczegóły dań na dany dzień znajdziesz w placówce, w zpm *</center></h4>
<h2><b><p style="text-indent: 2%;"><a href="http://localhost:9197/panel">Cofnij do głównego MENU panelu użytkownika</a></p></b></h2>
<h2><b><p style="text-indent: 2%;"><a href="http://localhost:9197/panel">Cofnij</a></p></b></h2>
<form action="/menuDan" method="POST">
<style> td { border: 1px solid black; } </style>
<table>
@ -16,7 +17,7 @@
<tr>
<td style="width: 15em; height: 2em" align="center"><b>ID</b></td>
<td style="width: 15em; height: 2em" align="center"><b>Nazwa</b></td>
<td style="width: 15em; height: 2em" align="center"><b>Koszt(zł)</b></td>
<td style="width: 15em; height: 2em" align="center"><b>Koszt (zł)</b></td>
</tr>
</thead>
</table>