zaliczeniePP/panel.gtpl
2018-12-29 16:02:42 +01:00

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>