An ITemplateLoader that loads existing IRenderable providers.
| Instance Variable | tag |
The object which will be loaded. |
| Method | __init__ |
|
| Method | load |
Load a template suitable for rendering. |
Load a template suitable for rendering.
| Returns | a list of lists, unicode objects, Elements and other IRenderable providers. | |