Represents a template renderer as its names shows. Its able to get the result of the template
interpration from a TemplateLoader which gives it the template source and a TemplateData which
contains the data to assign in the template.
Classes
DefaultTemplateRenderer
This template renderer is able to deal with both loader which cache and don't cache.