mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-05 16:37:08 +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 %>
|