Look into the render function in the gluon/template.py it can take a filename or a file stream or template text.
On Aug 6, 1:33 pm, Alexandre Andrade <[email protected]> wrote: > In the book is a example of sending email using template system. > > Someone has a example of using it from a database field, instead of a file > on the system (views) ? > > -- > Atenciosamente > > -- > ========================= > Alexandre Andrade > Hipercenter.com

