<% for attribute in attributes -%> %p %strong <%= attribute.column.human_name %>: =h(@<%= singular_name %>.<%= attribute.name %>) <% end -%>