package epubtemplates

import _ "embed"

//go:embed "text.xhtml.tmpl"
var Text string