= link_to 'Ajouter un contact', new_admin_contact_path, :class => "btn btn-primary", :style => "float:right;", :remote => true %h1 Liste des contacts %table.table.table-hover %thead#Admin_rows_header.rows_header %tr %td Date %td Nom %td Email %td Tel %td{:style => "width:150px"}   %tbody#admin_rows.rows =render @contacts