<%= h contact.name %>, <%= h contact.surname %> <%= h contact.email.sub('@', ' #at# ') %> <%= link_to contact.url ,contact.url %> <%= h contact.newname %> <%= link_to "...", :controller=>"admincontact", :action=>"edit", :id=>contact.id %>