ffmprovisr/app/views/forms/show.html.erb

5 lines
115 B
Plaintext
Raw Normal View History

2014-08-04 03:43:33 +02:00
<p id="notice"><%= notice %></p>
<%= link_to 'Edit', edit_form_path(@form) %> |
<%= link_to 'Back', forms_path %>