Add templating
This commit is contained in:
@@ -4,5 +4,5 @@ import "embed"
|
||||
|
||||
// Content holds the HTML templates and static assets for the web UI.
|
||||
//
|
||||
//go:embed templates/index.html static
|
||||
//go:embed templates/* static
|
||||
var Content embed.FS
|
||||
|
||||
Reference in New Issue
Block a user