• development
  • " title="<%= @name %>"> <%= @name %>
  • "> <% if @maps_count > 0 %> <%= pluralize(@maps_count, "Map") %> <% else %> 地图 <% end %>
  • "> <% if @tables_num > 0 %> <%= pluralize(@tables_num, "Dataset") %> <% else %> 数据 <% end %>
<% if @available_for_hire %>
<% end %>