%h1 Auctions %p The table below shows auctions being displayed on the public website. Only auctions in the future are displayed. %h3= link_to 'New auction', new_admin_auction_path, :class => 'add' %table#data %thead %tr %th Name %th Date and time %th   %tbody= render @auctions