1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/app/views/matches/new.html.erb

6 lines
78 B
Plaintext

<h1>New match</h1>
<%= render 'form' %>
<%= link_to 'Back', matches_path %>