package templates import _ "embed" //go:embed error.html var ErrorTemplate string