%# # @file # Form to create a new map. # Accessible from /maps/new. Still in use. #%> <% content_for :title, "New Map | Metamaps" %>
Topics and synapses you create newly on this map will be set by default to the permissions of your map.
<%= form.submit "Add Map", class: "add" %> <% end %>