12 lines
309 B
Groovy
12 lines
309 B
Groovy
<!DOCTYPE html>
|
|
<html lang="pl">
|
|
<head>
|
|
<title>PANEL</title>
|
|
<link rel="shortcut icon" href="http://www.bronowicka.zs4.lublin.eu/wp-content/uploads/cutlery-297617_1280.png" />
|
|
</head>
|
|
<body>
|
|
<form action="/panel" method="POST">
|
|
Witaj {{.UserView}}
|
|
</form>
|
|
</body>
|
|
</html> |