This class implements a template engine that supports themes and external template file insertion.
It works by searching and replacing placeholder marks by parameter values in the template files.
It supports defining a major template file that works as a replaceable theme template.
Key Features:
- Single line command usage with the express function
- Morph one template to another
- Recursive insert
- Arbitrary number of insert tags in single line command usage