%table.table %tbody <% for attribute in attributes -%> %tr %th <%= attribute.human_name %> %td= <%= singular_name %>.<%= attribute.name %> <% end %>