mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 06:54:16 +00:00
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
<h1><%= @w1.name %> VS. <%= @w2.name %></h1>
|
|
<%= render 'form' %>
|