%h1 Items for sale %h3= link_to 'Add new item', new_admin_item_path, {:class => 'add'} %table#data %thead %tr %th Name %th Description %th Category %th   %tbody= render @items