mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-07 22:17:23 +01:00
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
|
<h1>Editing form</h1>
|
||
|
|
||
|
<%= render 'form' %>
|
||
|
|
||
|
<%= link_to 'Show', @form %> |
|
||
|
<%= link_to 'Back', forms_path %>
|