<% attributes.each do |attribute| -%>
{{input value=<%= attribute[:name].camelize(:lower) -%>}}
<% end -%>