%tr#testimony_row.testimony_row.row{:id => testimony.id} %td=testimony.author %td=testimony.quote %td{:style => "width:100px;"} = link_to i(:"trash-o"), [:admin, testimony], :confirm => 'Voulez-vous vraiment supprimer cette testimony ?', :method => :delete, :remote => true = link_to i(:pencil), edit_admin_testimony_path(testimony)