<%# # @file # Shows a map as a card. # Any list of maps uses this rendering. #%>
">
">
<%= best_in_place map, :name, :type => :input, :classes => 'best_in_place_name' %>
<%= pluralize(map.topics.count, 'topic') %> <%= pluralize(map.synapses.count, 'synapse') %>
<%= best_in_place map, :desc, :type => :textarea, :nil => "Click to add description.", :classes => 'best_in_place_desc' %>
<%= pluralize(map.contributors.count, 'contributor') %>Last edit <%= time_ago_in_words( map.updated_at ) %> ago