<% for attribute in attributes -%>

<%= attribute.column.human_name %>: <%%=h @<%= singular_name %>.<%= attribute.name %> %>

<% end -%>