# Functions
MustTemplate returns a new template and panics if the provided template format is invalid.
NewTemplate returns a new template.
ToStringE casts an empty interface to a string.
# Interfaces
Template is an interface description for "text/template".