This website requires JavaScript.
Explore
Help
Register
Sign In
benny
/
WingetRepoServer
Watch
1
Star
0
Fork
1
You've already forked WingetRepoServer
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8a3782e1db3c9cc905ed156a189016796e9c8d3f
WingetRepoServer
/
html
/
master.html
benny
8a3782e1db
now we can see the packages, and the properties of them
2024-06-06 18:54:03 +03:00
269 B
Raw
Blame
History
{{define "master"}} <html> <head> <script src="/public/script.js"></script> </head> {{template "body" .}} </html> {{end}}