<% if Rails.env.production? %> <% end %> <%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default" %>

No Matches

This view will not render until matches have been generated by the tournament director.