clostache
clostache copied to clipboard
{{@…}} notation yields empty string
(render "{{@data}}" {:data "test"})
yields an empty string instead of "test". Tested with Clojure 1.7.0.