maddy-password-reset/templates/embed.go
2023-02-12 23:44:50 +03:00

6 lines
78 B
Go

package templates
import "embed"
//go:embed *.gohtml
var Templates embed.FS