1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/app/views/tournaments/edit.html.erb
2015-06-30 16:56:36 +00:00

8 lines
117 B
Plaintext

<%= link_to 'Back', root_path, :class=>"btn btn-default" %>
<br>
<h1>Editing tournament</h1>
<%= render 'form' %>