mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-30 19:22:21 +00:00
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
<h1><%= @w1.name %> VS. <%= @w2.name %></h1>
|
|
<%= render 'form' %>
|