Templess 0.3 released

Templess is a small, push-fundamentalistic templating system for python written by Guido Wesdorp. I released 0.3 because I need it to be an egg, because I have used it for an experiment in how to integrate push-fundamentalistic templates into Grok without having to repeat yourself, as repeating yourself is un-Grokish.
I chose templess because Guido and [...]