summaryrefslogtreecommitdiff
path: root/app/views/tournaments/show.html.erb
blob: 2c280bab663f8a5c063a9e5022f50f28a538808c (plain)
1
2
3
4
<p id="notice"><%= notice %></p>

<%= link_to 'Edit', edit_tournament_path(@tournament) %> |
<%= link_to 'Back', tournaments_path %>