New Map Mash tournament!

<% form_for(@mash_tournament) do |f| %> <%= f.error_messages %>

<%= f.submit 'Start' %>

<% end %>