bootcamp/app/views/users/new.html.erb
2023-09-26 13:41:20 -05:00

4 lines
52 B
Plaintext

<h1>Sign Up</h1>
<%= render "form", user: @user %>