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

7 lines
86 B
Go

package epubtemplates
import _ "embed"
//go:embed "text.xhtml.tmpl"
var Text string