tried out bee, will replace with own solution

This commit is contained in:
Jannis Heydemann
2026-05-06 11:28:17 +02:00
parent 71262323b9
commit c37d89c2f5
6 changed files with 108 additions and 0 deletions

13
views/fortnite.tpl Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>mörda on mai maind</title>
</head>
<body>
<div>hi!</div>
<div>{{.nite}}{{.fort}}</div>
<div>{{.testarray}}</div>
</body>
</html>