mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default" %>
|
|
<br>
|
|
<br>
|
|
<h3>Results</h3>
|
|
<p>Will be displayed here.</p>
|