diff --git a/app/views/forms/new.html.erb b/app/views/forms/new.html.erb index f1a23c2..39cb894 100644 --- a/app/views/forms/new.html.erb +++ b/app/views/forms/new.html.erb @@ -1,5 +1,21 @@ -<%= form_for @form do |f| %> - <%= f.text_field :title %> - <%= f.text_field :thank_you_url %> - <%= f.submit %> -<% end %> +