diff --git a/app/views/forms/_display.html.erb b/app/views/forms/_display_info.html.erb similarity index 100% rename from app/views/forms/_display.html.erb rename to app/views/forms/_display_info.html.erb diff --git a/app/views/forms/index.html.erb b/app/views/forms/index.html.erb index 986dfbc..fba89e7 100644 --- a/app/views/forms/index.html.erb +++ b/app/views/forms/index.html.erb @@ -5,12 +5,11 @@
- First form - -

What do you want to do?

+ What do you want to do? +

Select from the following.

- - -
- <%= render "display" %> +
+
- +<%#= render "web" %> - - \ No newline at end of file + \ No newline at end of file