0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-02-24 12:52:14 +00:00
ensl.org/app/views/matches/new.html.erb

5 lines
No EOL
89 B
Text

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