mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-29 14:01:48 +00:00
5 lines
88 B
Text
5 lines
88 B
Text
|
<h1>New movie</h1>
|
||
|
|
||
|
<%= render :partial => "form" %>
|
||
|
|
||
|
<%= link_to 'Back', movies_path %>
|