cacert-boardvoting/internal/mailtemplates.go

7 lines
88 B
Go
Raw Normal View History

2022-05-15 18:10:49 +00:00
package internal
import "embed"
//go:embed "mailtemplates"
var MailTemplates embed.FS