Ran across this in the Python group. It embeds Python code inside the HTML with a slightly different syntax to the web2py template system. Just posting out of possible interest to the membership here, haven't tried it, not affiliated with the author. The author's differentiation from Django templating by using Python as the template language caught my eye.
https://groups.google.com/forum/?pli=1#!topic/comp.lang.python/31CAQSINmEw

