I happened to stumble across HAML, an interesting and beautiful way to mark up contents and write templates for HTML.
Since I use Python and Django for my web develo
This doesn't actually answer your question, but the CSS component of HAML, SASS, can be used freely with any framework. I'm using it right now with Django.