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
I ran across jade doing some node.js work and when returning to Django was looking for something similar. I found Pyjade and while it's nearly exactly what I'm looking for it handles errors and debugging rather poorly within Django.