<% attributes.each do |attribute| -%>
<%= attribute.human_name %>:
<%%= h @<%= singular_name %>.<%= attribute.name %> %> <% end -%>