base dashboard and login
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package web
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed static templates
|
||||
var FS embed.FS
|
||||
Reference in New Issue
Block a user