clj-haml is small HTML template library for Clojure inspired by the Ruby template library Haml (http://haml.hamptoncatlin.com/). == Installation - clj-haml now uses Leiningen as a bulding tool and Clojars to manage the jar dependencies. Take a look at http://clojars.org/ and http://github.com/technomancy/leiningen for more information. - clj-haml can be used with maven from the following repositor

