5 lines
226 B
Text
5 lines
226 B
Text
Tenjin is a very fast and full-featured template engine. You can embed
|
|
Python statements and expressions into your template file.
|
|
Tenjin converts it into Python script and evaluate it.
|
|
|
|
WWW: http://www.kuwata-lab.com/tenjin/
|