%p#notice= notice <% for attribute in attributes -%> %p %b <%= attribute.human_name %>: = @<%= singular_table_name %>.<%= attribute.name %> <% end -%> = link_to 'Edit', edit_<%= resource_url_helper %> \| = link_to 'Back', <%= index_url_helper %>