Update panel.gtpl
This commit is contained in:
parent
4c2434415b
commit
28ec340199
@ -6,7 +6,11 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form action="/panel" method="POST">
|
<form action="/panel" method="POST">
|
||||||
Witaj {{.UserView}}
|
<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>
|
||||||
</form>
|
</form>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user