mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-31 11:35:45 +00:00
5 lines
203 B
Plaintext
5 lines
203 B
Plaintext
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}" %>
|
|
<br>
|
|
<br>
|
|
<h1>No Matches</h1>
|
|
<p>This view will not render until matches have been generated by the tournament director.</p> |