Wrapper around Transparency the templating engine.
Usage
Render
"Just call .render()"
In-ports
- TEMPLATE: any HTML code that serves as a Transparency template
- IN: the data bindings to perform the substitution in template. See Transparency example.
Out-ports
- OUT: template substituted with data bindings