Has anybody taken a look at this? http://tomerfiliba.com/blog/Hypertext/
My first reaction was "oh my, the poor guy is reinventing the wheel that already exists in web2py..." Then a friend of mine pointed out that: " ...context managers allow your code structure to correlate to the the html layout, through nesting blocks. that's the key difference " Is he correct? Could this be implemented in web3py's HTML helpers? --

