4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
<h1>Editing <%= @movie.title %></h1>
|
|
|
|
<%= render "form", movie: @movie %>
|