Hello, I want to use the templating engine as a module so I can use it
with weasyprint as a barebones reporting engine, with mako I can do:
from mako.template import Template
print Template("hello ${data}!").render(data="world")
How could I do that in the web2py templating engine?
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.