pinrails/app/views/players/new.html.erb
2021-08-21 19:30:33 -04:00

5 lines
60 B
Plaintext

<h1>New Player</h1>
<%= render "form", player: @player %>