Convert templates to partials
This commit is contained in:
@ -2,7 +2,7 @@ package web
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *.html
|
||||
//go:embed *.html *.tpl
|
||||
var Templates embed.FS
|
||||
|
||||
//go:embed static
|
||||
|
Reference in New Issue
Block a user