2024-05-11 15:30:52 +02:00

7 lines
94 B
Go

package epubtemplates
import _ "embed"
//go:embed "container.xml.tmpl"
var Container string