Less that two days ago Thadeus made a request:
http://web2py.uservoice.com/forums/42577-general/suggestions/702804-block-tags-for-templates?ref=comments
for this to be supported in web2py:
http://docs.djangoproject.com/en/dev/topics/templates/#template-inheritance
Today Thadeus sent me patch that implements it. It is a complete
rewrite of the web2py template module with better comments, new
functionality and - of course - backward compatible.
Please help us test it. Here you can get the latest trunk:
http://web2py.com/examples/static/nightly/web2py_src.zip
http://web2py.com/examples/static/nightly/web2py_osx.zip
http://web2py.com/examples/static/nightly/web2py_win.zip
Thank you. This is a big improvement.
Massimo