<% attributes.each do |attribute| -%>

<%= attribute.human_name %>: <%%= <%= attribute.name %> %>

<% end -%> Back