Mustache for Elixir WIP - updates for Elixir 1.2.4 Usage Mustache.render("Hello, {{planet}}", [planet: "World!"]) #=> "Hello, World!" Daynamo Support only simple rendering. Not support layout yet. Links mustache(5) -- Logic-less templates.