cacert-boardvoting/internal/mailtemplates.go

6 lines
88 B
Go

package internal
import "embed"
//go:embed "mailtemplates"
var MailTemplates embed.FS