Files
WingetRepoServer/html/master.html

256 B

{{define "master"}} <html> <head> <script src="/public/script.js"></script> </head> {{template "body" .}} </html> {{end}}