# Functions
ExecuteTemplate executes a text/template template.
IndentString add spaces to beginning of each line.
MissingString returns message if the text is empty.
PrefixString adds prefix to beginning of each line.
TrimString removes characters from beginning and end.
# Variables
FuncHelp is help for TemplateFuncMap.
TemplateFuncMap is a text/template FuncMap.