<%= link_to conference.venue.name, conference.venue.website, :target => "_new" %> , <%= link_to conference.venue.address, "http://maps.google.com/maps?q=#{conference.venue.address}", :target => "_new" %> <%= simple_format(conference.venue.description, class: 'lead') %>