Update panel.gtpl
This commit is contained in:
parent
460c5e5878
commit
c1730bea6c
@ -1,10 +1,12 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="pl">
|
||||||
<head>
|
<head>
|
||||||
<title>PANEL</title>
|
<title>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>
|
||||||
Nazwy użytkowników:
|
<form action="/panel" method="POST">
|
||||||
|
Witaj {{.UserView}}
|
||||||
|
</form>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user