Update panel.gtpl
This commit is contained in:
parent
02e0fc5f76
commit
bed6ecfbf5
@ -1,11 +1,11 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="pl">
|
<html lang="pl">
|
||||||
<head>
|
<head>
|
||||||
|
<h5><p style="text-align: right;">Zalogowano jako {{.UserView}} <button class="button button4"><a href="http://localhost:9197/wylogowano">WYLOGUJ</a></button></p></h5>
|
||||||
<title>Stołówka ZPM PANEL</title>
|
<title>Stołówka ZPM PANEL</title>
|
||||||
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h5><p style="text-align: right;">Zalogowano jako {{.UserView}} <button class="button button4"><a href="wylogowano" target="self">WYLOGUJ</a></button></p></h5>
|
|
||||||
<form action="/panel" method="POST">
|
<form action="/panel" method="POST">
|
||||||
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="150" height="100"/></center>
|
<center><img src="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" width="150" height="100"/></center>
|
||||||
<h1><center>WEB PANEL "STOŁÓWKA ZPM" ({{.UserView}})</h1></center>
|
<h1><center>WEB PANEL "STOŁÓWKA ZPM" ({{.UserView}})</h1></center>
|
||||||
|
Loading…
Reference in New Issue
Block a user