Changes for version 0.05 - 2016-07-23
- added support for inline template
- pass a scalarref with html source instead of template name
- needed since not all applications stores the templates as files
- added URI dep
- implemented "data-plift-template" feature
- a body attribute pointing to the actual template element,
- used by load_template() method
Documentation
Modules
Designer friendly, safe, extensible HTML template engine.
Template data and instructions to be rendered.
Include other template files.
Render data referenced in templates.
Run dynamic loaded code snippets.
Wrap with other template file.