now we can see the packages, and the properties of them

This commit is contained in:
2024-06-06 18:54:03 +03:00
parent a71d124066
commit 8a3782e1db
4 changed files with 132 additions and 30 deletions

View File

@@ -3,7 +3,7 @@
<html>
<head>
<title>{{ .Title }}</title>
<title>{{ .ElementsData.Title }}</title>
<link href="/public/mod.css" rel="stylesheet" type="text/css">
<script src="/public/script.js"></script>
</head>